Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | Friends, our beloved ChangeLog is no more. Long live git log, and use it wise... | Aaron Bockover | 1 | -35690/+0 |
2009-04-24 | Make save-to-file and move-on-info-save jobs restartable | Gabriel Burt | 1 | -0/+30 |
2009-04-24 | Add a smart, priority-aware, resource-contention-avoiding job scheduler. Net ... | Gabriel Burt | 1 | -0/+67 |
2009-04-24 | 2009-04-16 Gabriel Burt <gabriel.burt@gmail.com> | Gabriel Burt | 1 | -0/+47 |
2009-04-24 | Testing push on clean clone | Aaron Bockover | 1 | -0/+5 |
2009-04-15 | Trimming dots and spaces in file and folder names (BGO #572999) | Alexander Kojevnikov | 1 | -0/+7 |
2009-04-15 | Fixed the full-screen mode visual glitch in the Now Playing source (BGO | Alexander Kojevnikov | 1 | -0/+7 |
2009-04-15 | Fixed the RatingEntry colors on dark themes (BGO #576459) | Alexander Kojevnikov | 1 | -0/+5 |
2009-04-15 | Handle YYYY release date strings from MusicBrainz (BGO #578073) | Gabriel Burt | 1 | -0/+5 |
2009-04-15 | If nunit is not found, look for mono-nunit. | Gabriel Burt | 1 | -0/+4 |
2009-04-14 | Don't change the browser height when the recommendations pane is shown | Alexander Kojevnikov | 1 | -0/+6 |
2009-04-14 | Setting default height for the Preferences dialog (BGO #552620) | Alexander Kojevnikov | 1 | -0/+5 |
2009-04-14 | Set the sensitivity based on whether any bg tasks are active, so less | Gabriel Burt | 1 | -0/+6 |
2009-04-14 | Added *.mdb | Alexander Kojevnikov | 1 | -0/+4 |
2009-04-09 | Fix warnings. | Gabriel Burt | 1 | -0/+4 |
2009-04-09 | Performance fixes ported from upstream System.Data.Sqlite, making | Gabriel Burt | 1 | -0/+10 |
2009-04-09 | Building on Bertrand's patch, improve performance even more. | Gabriel Burt | 1 | -0/+6 |
2009-04-09 | Also build an exe, useful for drilling into a performance problem with | Gabriel Burt | 1 | -0/+9 |
2009-04-08 | Dispose underlying reader after reading in all its values. | Gabriel Burt | 1 | -0/+5 |
2009-04-08 | Remove old comment about how to fix the transactions code. | Gabriel Burt | 1 | -0/+5 |
2009-04-06 | New scripts and tests for testing and comparing performance across | Gabriel Burt | 1 | -0/+12 |
2009-04-05 | Fix confusing typo in debug message. | Bertrand Lorentz | 1 | -0/+5 |
2009-04-04 | Fixed zero rating display in the main menu (BGO #577835) | Alexander Kojevnikov | 1 | -0/+5 |
2009-04-04 | Apply patch from Bertrand Lorentz optimizing the method that does type | Gabriel Burt | 1 | -0/+7 |
2009-04-02 | Allowing to resize track list view columns as long as one column to the | Alexander Kojevnikov | 1 | -0/+6 |
2009-04-02 | Improve language for smart playlists predefined button. | Gabriel Burt | 1 | -0/+5 |
2009-04-02 | Fixed row rendering glitch when hscroll position is non-zero (BGO #548526) | Alexander Kojevnikov | 1 | -1/+8 |
2009-04-02 | Changed the RatingEntry widget to make it easier to edit and reset the | Alexander Kojevnikov | 1 | -0/+7 |
2009-04-02 | Patch from Alexander Kojevnikov working around issue in TagLib# where it | Gabriel Burt | 1 | -0/+12 |
2009-04-02 | Updated to latest MusicBrainz# courtesy of Scott Peterson and Tom Corner. | Gabriel Burt | 1 | -0/+10 |
2009-04-02 | Patch from Andrés G. Aragoneses fixing bug with ratings not getting | Gabriel Burt | 1 | -0/+6 |
2009-04-02 | Set the indicator bug to have an empty title. | Gabriel Burt | 1 | -0/+5 |
2009-04-02 | Fix warnings. | Gabriel Burt | 1 | -0/+4 |
2009-03-31 | Reduce startup time by compiling and caching XPath expressions (BGO | Bertrand Lorentz | 1 | -0/+5 |
2009-03-30 | Add some unit tests for ASF reference playlists. The remote test, like all | Bertrand Lorentz | 1 | -0/+9 |
2009-03-30 | Patch from Andrés G. Aragoneses disposing the sync object when the dap is | Gabriel Burt | 1 | -0/+6 |
2009-03-29 | Update the UI when repeat and shuffle mode is changed using DBus (BGO | Alexander Kojevnikov | 1 | -0/+10 |
2009-03-29 | Patch from Félix Velasco adding support for ASF reference playlists, with | Bertrand Lorentz | 1 | -0/+9 |
2009-03-26 | Fix my previous patch to properly handle the case when a table is not in | Bertrand Lorentz | 1 | -0/+6 |
2009-03-26 | Automatically analyze the database when the number of records in a table | Bertrand Lorentz | 1 | -0/+8 |
2009-03-26 | Update some indices to use the new SortKey columns. | Gabriel Burt | 1 | -0/+5 |
2009-03-26 | Updated | Gabriel Burt | 1 | -0/+8 |
2009-03-26 | When splitting the "Now playing" info text into lines, only split if there | John Millikin | 1 | -0/+8 |
2009-03-25 | Patch from Alexander Kojevnikov fixing the position calculation for clicks | Bertrand Lorentz | 1 | -0/+6 |
2009-03-25 | Some cleanup and build fixes. | Gabriel Burt | 1 | -0/+7 |
2009-03-25 | Patch from Alexander Kojevnikov and myself fixing an issue with migration | Gabriel Burt | 1 | -0/+8 |
2009-03-23 | Patch from Brian Lucas reenabling and updating the old folder_depth | Gabriel Burt | 1 | -0/+6 |
2009-03-23 | Make the track artist sync button not sensitive when IsCompilation, and | Gabriel Burt | 1 | -0/+15 |
2009-03-23 | Set a tooltip on the next/arrow button, and make sure the title entry is | Gabriel Burt | 1 | -0/+6 |
2009-03-21 | Patch from Brian Lucas and Alexander Kojevnikov adding a score | Gabriel Burt | 1 | -0/+19 |