aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added Indonesian translation (Wantoyo)trialuser022017-01-03140-0/+10633
* added missing filestrialuser022017-01-033-0/+175
* icecast plugin: added resampler and settings dialogtrialuser022017-01-036-18/+376
* added icecast output plugin (#47)trialuser022017-01-035-0/+401
* added api function: Output::setMetaDatatrialuser022017-01-036-5/+32
* updated copyrighttrialuser022016-12-311-1/+1
* http: fixed error message charsettrialuser022016-12-251-1/+1
* fixed segmentation faulttrialuser022016-12-111-2/+11
* ffmpeg: enable adts aac support by defaulttrialuser022016-12-082-3/+3
* fixed adts parsertrialuser022016-12-081-13/+10
* updated Ukrainian translationsmotsyo2016-11-252-17/+17
* removed mutex usage from MetaDataManager::createPlayListtrialuser022016-11-111-1/+0
* notifier: added windows supporttrialuser022016-11-051-0/+17
* fixed buildtrialuser022016-11-051-2/+0
* updated Russian translationtrialuser022016-11-051-2/+2
* updated cmake filestrialuser022016-11-051-1/+8
* notifier: fixed bug with 'inverted' optiontrialuser022016-11-051-1/+1
* updated .ts filestrialuser022016-11-05130-2998/+3258
* added feature to disable notifications when another app is in fulltrialuser022016-11-054-33/+105
* added ffmpeg 3.2 supporttrialuser022016-10-301-14/+9
* coding style fixestrialuser022016-10-2920-22/+40
* fixed operator = for some classestrialuser022016-10-296-10/+13
* some optimizationstrialuser022016-10-298-17/+13
* removed unused variabletrialuser022016-10-291-2/+1
* mplayer engine: fixed error proccessingtrialuser022016-10-291-2/+2
* qsui: fixed versiontrialuser022016-10-291-2/+2
* fixed '--pl-repeat-toggle' optiontrialuser022016-10-231-2/+2
* do not use exit call directlytrialuser022016-10-233-11/+45
* file dialog: removed size grip, fixed layouttrialuser022016-10-221-84/+91
* qsui: fixed directory selection in the file system browsertrialuser022016-10-211-3/+3
* http: do not send empty metadatatrialuser022016-10-171-2/+2
* core: set URL before sending metadatatrialuser022016-10-171-2/+10
* http: fixed issue with uploaded files (#883)trialuser022016-10-171-1/+3
* fixed issue with some URLstrialuser022016-10-161-2/+2
* qsui: using single ListWidget inctancetrialuser022016-10-117-174/+390
* make MetaDataManager::getCover and MetaDataManager::getCoverPath threadtrialuser022016-10-071-0/+2
* improved cover cachetrialuser022016-10-067-77/+92
* fixed typotrialuser022016-10-063-5/+5
* disabled archive plugin for taglib 1.10 or lowertrialuser022016-10-061-1/+10
* updated logotrialuser022016-10-041-0/+0
* updated Russian translationstrialuser022016-09-241-15/+15
* updated cmake files, added missing .ts filestrialuser022016-09-2430-1/+2175
* updated .ts filestrialuser022016-09-1979-496/+498
* fixed typotrialuser022016-09-1927-32/+30
* archive plugin: optimizationtrialuser022016-09-172-3/+9
* archive plugin: added metadata modeltrialuser022016-09-1711-46/+195
* archive pluging: enabled metadata support, fixed some issuestrialuser022016-09-1711-99/+258
* archive plugin: prepare for tag reader implementationtrialuser022016-09-166-18/+144
* changed decoder apitrialuser022016-09-163-4/+12
* added archive reader (first test implementation)trialuser022016-09-167-0/+483