summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-11player: Fix initial track volumeLars-Dominik Braun1-1/+1
2015-03-07player: Ignore volume change before playback startedLars-Dominik Braun3-5/+15
2015-03-07Fix upcoming songs assertion failureLars-Dominik Braun2-4/+2
2015-01-05Use default channel layout if zeroCody1-0/+7
2014-11-22player: Remove unused variableLars-Dominik Braun1-1/+0
2014-11-22Expand ~ in event_command tooLars-Dominik Braun1-1/+1
2014-09-28Back to -devLars-Dominik Braun1-1/+1
2014-09-28Prepare for release 2014.09.282014.09.28Lars-Dominik Braun1-1/+1
2014-09-19Improve player pause/quitLars-Dominik Braun1-10/+8
2014-08-17Fix volume control with ffmpeg 2.3Lars-Dominik Braun1-1/+1
2014-07-21Fix player retry logicLars-Dominik Braun1-1/+2
2014-07-21Refactor audio player, add retry timeoutLars-Dominik Braun7-111/+221
2014-07-07piano: Update API doc URLLars-Dominik Braun1-1/+1
2014-06-21piano: Fix segfault in GET_STATION_INFO response parserLars-Dominik Braun1-1/+8
2014-06-20act_debug’s scope is DC_SONGLars-Dominik Braun1-1/+1
2014-06-16Re-init terminal when awaking from ^ZLars-Dominik Braun3-55/+26
2014-06-08Back to -devLars-Dominik Braun1-1/+1
2014-06-08Prepare for release 2014.06.082014.06.08Lars-Dominik Braun1-1/+1
2014-06-07Fix autodetection of ffmpeg 2.2Lars-Dominik Braun1-2/+1
2014-06-04Print error message when proxy URL format is incorrectTej Chajed1-2/+10
2014-06-02Show username stored in config if asking for passwordLars-Dominik Braun1-2/+8
2014-06-02libav* autodetectionLars-Dominik Braun1-0/+20
2014-05-30settings: Support ~/ expansionLars-Dominik Braun2-30/+71
2014-05-25waitress: Improve getaddr error messageLars-Dominik Braun1-1/+1