summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Replace deprecated avcodec_decode_audio4Lars-Dominik Braun4-76/+74
2017-03-17Sort manpage, remove non-existing tls_fingerprintLars-Dominik Braun2-21/+18
2017-03-14Added gain_mul setting to soften effect of replaygain.Sean Greenslade4-2/+12
2016-12-12add uninstall into makefileFelix Wong1-1/+10
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 interfaceblmpl5-0/+25
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 Braun2-1/+6
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-21Makefile: Provide a way to disable silent rulesLars-Dominik Braun1-16/+24
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 Braun2-1/+13
2015-10-23Interruptible requestsLars-Dominik Braun9-111/+129
2015-10-06Further Makefile fixesLars-Dominik Braun1-31/+20
2015-10-05clean up MakefileDavid Coppa1-7/+3
2015-09-25settings: Fix config file parserLars-Dominik Braun2-10/+61
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-12Change ln -s to ln -fs in MakefileDylan Frese1-4/+4
2015-08-10Move feature test macros to config.hLars-Dominik Braun12-34/+14
2015-08-10Add feature to change Pandora settingsLars-Dominik Braun9-1/+185
2015-08-04Add missing includeLars-Dominik Braun1-0/+1
2015-08-04Set ffmpeg proxyLars-Dominik Braun1-0/+5
2015-07-21Changed and renamed the README file to properly use Markdown.John Deeney2-16/+22
2015-06-15Replace setting tls_fingerprint with ca_bundleLars-Dominik Braun5-16/+13
2015-04-06Switch back to libcurlLars-Dominik Braun14-1645/+150
2015-03-28Add OS X notification example to eventcmd.sh.Matthew M. Boedicker1-0/+2
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-10-23contrib: Fix scrobbling scriptLars-Dominik Braun1-2/+2
2014-09-28Back to -devLars-Dominik Braun1-1/+1
2014-09-28Prepare for release 2014.09.282014.09.28Lars-Dominik Braun2-1/+7
2014-09-19Improve player pause/quitLars-Dominik Braun1-10/+8
2014-08-17Fix volume control with ffmpeg 2.3Lars-Dominik Braun1-1/+1
2014-08-06Makefile: Avoid double path separator (//)Lars-Dominik Braun1-11/+11
2014-07-25Makefile: remove dependency generation for *.d filesBrian Norris1-9/+2
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