summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-02-14player: Use floating point arithmetic instead of AVRationalLars-Dominik Braun1-9/+7
2019-02-14player: Fix buffering issue with mp3Lars-Dominik Braun1-1/+5
2019-02-14player: Fix time display for MP3 filesLars-Dominik Braun1-3/+6
2019-02-14player: attach names to filtersLars-Dominik Braun1-4/+4
2019-02-01Back to -devLars-Dominik Braun1-1/+1
2019-01-25Release 2019.01.252019.01.25Lars-Dominik Braun1-1/+1
2019-01-19player: Avoid deadlockLars-Dominik Braun1-0/+1
2018-10-15Expose audio buffer size settingLars-Dominik Braun3-2/+5
2018-10-15Increase max_retries default valueLars-Dominik Braun2-2/+3
2018-09-23Don’t use deprecated ffmpeg functionsLars-Dominik Braun2-4/+32
2018-09-15Implement audio bufferingedward-p3-42/+108
2018-08-12Improve QuickMix selection error messageLars-Dominik Braun1-3/+3
2018-06-22Back to -devLars-Dominik Braun1-1/+1
2018-06-22Release 2018.06.222018.06.22Lars-Dominik Braun1-1/+1
2018-04-16Remove deprecated header avfiltergraph.hLars-Dominik Braun2-2/+0
2018-04-07Add network timeouts and retriesLars-Dominik Braun5-7/+33
2018-03-15Properly protect player struct with mutexLars-Dominik Braun6-82/+149
2017-10-07Fix logic for marking station (deleted)Lars-Dominik Braun1-8/+7
2017-10-07piano: Fetch extended attribs for station infoLars-Dominik Braun2-0/+8
2017-10-02Show station in song listsLars-Dominik Braun4-16/+38
2017-09-30Add tired rating to songLars-Dominik Braun6-8/+35
2017-09-30Add (optional) song duration to song list format stringLars-Dominik Braun1-4/+11
2017-08-30Back to -devLars-Dominik Braun1-1/+1
2017-08-30Prepare for release 2017.08.302017.08.30Lars-Dominik Braun1-1/+1
2017-04-26Fix use-after-free when deleting stationLars-Dominik Braun1-0/+2
2017-03-25Switch to #pragma onceLars-Dominik Braun10-34/+12
2017-03-25piano: Replace deprecated json_object_object_getLars-Dominik Braun1-74/+105
2017-03-24Replace deprecated avcodec_decode_audio4Lars-Dominik Braun3-75/+73
2017-03-14Added gain_mul setting to soften effect of replaygain.Sean Greenslade3-2/+6
2016-12-02Exit when no email/password was entered or ^C was pressedLars-Dominik Braun1-2/+7
2016-10-29Replace getline() with fgets()Lars-Dominik Braun1-6/+9
2016-10-15Support binding to a specific network interfaceblmpl3-0/+13
2016-10-15Turn off ffmpeg’s error messagesLars-Dominik Braun1-0/+1
2016-06-02Back to -devLars-Dominik Braun1-1/+1
2016-06-02Prepare for release 2016.06.022016.06.02Lars-Dominik Braun1-1/+1
2016-04-14Fix songfinish event when changing stationsLars-Dominik Braun4-25/+30
2016-03-05Quit upon reception of two SIGINTLars-Dominik Braun3-10/+20
2016-02-11Add default value for rpcTlsPortLars-Dominik Braun2-1/+5
2015-11-22Back to -devLars-Dominik Braun1-1/+1
2015-11-22Prepare for release 2015.11.222015.11.22Lars-Dominik Braun1-1/+1
2015-10-23Interruptible requestsLars-Dominik Braun9-111/+129
2015-09-25settings: Fix config file parserLars-Dominik Braun1-7/+60
2015-09-06player: Fix strange volume bugLars-Dominik Braun1-1/+1
2015-09-06player: Replace deprecated ffmpeg API callsLars-Dominik Braun1-17/+7
2015-08-10Move feature test macros to config.hLars-Dominik Braun12-34/+14
2015-08-10Add feature to change Pandora settingsLars-Dominik Braun8-1/+181
2015-08-04Add missing includeLars-Dominik Braun1-0/+1
2015-08-04Set ffmpeg proxyLars-Dominik Braun1-0/+5
2015-06-15Replace setting tls_fingerprint with ca_bundleLars-Dominik Braun3-15/+7
2015-04-06Switch back to libcurlLars-Dominik Braun12-1611/+136