summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-21ThickClient: fix file name in header of FilteredListSourceContents classAndres G. Aragoneses1-1/+1
2013-03-20build: order extensions alphabetically in Makefile.amAndres G. Aragoneses1-1/+1
2013-03-18Updated Czech translationMarek Černocký1-75/+71
2013-03-18Updated Slovenian translationMartin Srebotnjak1-518/+258
2013-03-17Updated Hungarian translationBalázs Úr1-119/+134
2013-03-17Updated Lithuanian translationAurimas Černius1-78/+76
2013-03-17Updated Portuguese translation and converted to New Spelling (Novo AO)António Lima1-334/+333
2013-03-17Updated Polish translationPiotr Drąg1-22/+22
2013-03-16LastFM: display progress for multiple-track scrobbles (bgo#691532)Phil Trimble2-33/+132
2013-03-16Lastfm: refactor to optimize the check for queue's emptiness by using LinqAndres G. Aragoneses4-3/+19
2013-03-16Lastfm: refactor to avoid duplicated if-else blockAndres G. Aragoneses1-13/+3
2013-03-16Lastfm: avoid unnecessary wait when submitting successful scrobblesPhil Trimble1-1/+5
2013-03-16Lastfm: refactor to place the error handling at the endAndres G. Aragoneses1-14/+14
2013-03-16Lastfm: refactor else-if statement into two if blocks by returning earlyAndres G. Aragoneses1-1/+4
2013-03-12Updated Danish translationJoe Hansen1-357/+408
2013-03-10i18n: Update translators.xmlBertrand Lorentz2-0/+2
2013-03-10build: Include DllMapVerifier in $ASSEMBLY_FILE reqs (bgo#691696)Andres G. Aragoneses1-1/+5
2013-03-07PodcastSourceContents: lowercase for ForcePosition, to be uniformAndres G. Aragoneses1-1/+1
2013-03-02DatabaseImportManager: Add .amr to import whitelistAndres G. Aragoneses1-1/+1
2013-02-28DatabaseTrackInfo: don't default to MusicFilePattern when null (bgo#689123)Andres G. Aragoneses1-3/+3
2013-02-25HACKING: add coding style rule about spaces around operatorsAndres G. Aragoneses1-0/+5
2013-02-25PathPattern: rename variable from songpath to track_pathAndres G. Aragoneses1-4/+4
2013-02-24[l10n] Update Japanese translationHajime Taira1-17/+11
2013-02-24[l10n] Update Japanese translationJiro Matsuzawa1-129/+150
2013-02-22Audioscrobbler: avoid 414 Request-URI Too Large (bgo#689018)Phil Trimble4-57/+125
2013-02-19Update French translationAlexandre Franke1-160/+148
2013-02-19Updated Serbian translationМирослав Николић2-220/+222
2013-02-16PrimarySource: Allow cancelling track delete job (bgo#691971)Nicholas Little1-10/+11
2013-02-16Updated Polish translationPiotr Drąg1-61/+57
2013-02-15Lastfm: mark a method as private in LastfmRequestTestsAndres G. Aragoneses1-1/+1
2013-02-15Lastfm: refactor LastfmRequest tests to not rely on params orderAndres G. Aragoneses1-7/+37
2013-02-15Lastfm: simplify previous tests addition by dropping an interfaceAndres G. Aragoneses2-23/+18
2013-02-15MacOS: disable gio and gio-hardware (bgo#693903)Timo Dörr1-0/+2
2013-02-15Lastfm: add some tests around LastfmRequest classAndres G. Aragoneses5-3/+146
2013-02-12Updated/Added Brazilian Portuguese translation for UI/HelpRafael Ferreira3-52/+2582
2013-02-11Updated Brazilian Portuguese translationRafael Ferreira1-109/+127
2013-01-30Updated Russian translationAleksej Kabanov1-303/+535
2013-01-30Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2-162/+172
2013-01-29Updated Lithuanian translationAurimas Černius1-214/+455
2013-01-25PrimarySource: remove two unnecessary castsNicholas Little1-2/+2
2013-01-21Updated Czech translationMarek Černocký1-44/+58
2013-01-21build: partially revert previous commit to fix the buildAndres G. Aragoneses1-2/+2
2013-01-21build: cosmetic tabs vs spaces correctionAndres G. Aragoneses2-3/+3
2013-01-20InternetRadio: Previous should never mean a restart (bgo#665268)Samuel Gyger1-3/+3
2013-01-20InternetRadio: removed unused 'using' clauseAndres G. Aragoneses1-1/+0
2013-01-20InternetRadio: Provide IsPlaying handler (bgo#686657)Alex Willmy1-0/+3
2013-01-20build: Bump version to 2.7.0 and switch to post-release incrementBertrand Lorentz2-3/+4
2013-01-20AlbumListView: Allow subclasses to switch between album grid and listBertrand Lorentz1-19/+24
2013-01-20PlayerEngine: Add support for accurate seekHans Oesterholt6-11/+40
2013-01-19Avoid some code duplication around Unknown tagsAndres G. Aragoneses6-18/+31