summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-14Release 2019.02.142019.02.14Lars-Dominik Braun2-1/+5
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-30Update URLs and names in README.mdRyan Schmidt1-4/+4
2019-01-25Release 2019.01.252019.01.25Lars-Dominik Braun2-1/+5
2019-01-19player: Avoid deadlockLars-Dominik Braun1-0/+1
2018-10-15Expose audio buffer size settingLars-Dominik Braun4-2/+9
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-26Add GitHub issue templateLars-Dominik Braun1-0/+19
2018-06-22Back to -devLars-Dominik Braun1-1/+1
2018-06-22Release 2018.06.222018.06.22Lars-Dominik Braun2-1/+8
2018-04-16Remove deprecated header avfiltergraph.hLars-Dominik Braun2-2/+0
2018-04-07Add network timeouts and retriesLars-Dominik Braun6-9/+39
2018-03-15Properly protect player struct with mutexLars-Dominik Braun6-82/+149
2018-01-22contrib: Remove wrong comment about 192k audioLars-Dominik Braun1-2/+0
2018-01-22contrib: Add usage to multi.shLars-Dominik Braun1-2/+12
2017-10-27Corrected markdown linkDanny Lloyd1-2/+1
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 Braun6-17/+47
2017-09-30Add tired rating to songLars-Dominik Braun8-13/+46
2017-09-30Add (optional) song duration to song list format stringLars-Dominik Braun2-4/+14
2017-08-30Back to -devLars-Dominik Braun1-1/+1
2017-08-30Prepare for release 2017.08.302017.08.30Lars-Dominik Braun2-1/+10
2017-04-26eventcmd.sh: Guard against spaces in pathRichard Hartmann1-1/+1
2017-04-26contrib: Use $XDG_HOME_CONFIGLars-Dominik Braun1-1/+1
2017-04-26Fix use-after-free when deleting stationLars-Dominik Braun1-0/+2
2017-04-06Render actual headingsGaren Torikian1-4/+4
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 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