summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Increase max_retries default valueLars-Dominik Braun1-1/+2
2018-10-30Improve QuickMix selection error messageLars-Dominik Braun1-3/+3
2018-10-30Add network timeouts and retriesLars-Dominik Braun6-19/+23
2018-10-30Fix logic for marking station (deleted)Lars-Dominik Braun1-8/+7
2018-10-30piano: Fetch extended attribs for station infoLars-Dominik Braun2-0/+8
2018-10-30Show station in song listsLars-Dominik Braun4-16/+38
2018-10-30Add tired rating to songLars-Dominik Braun6-8/+35
2018-10-30Add (optional) song duration to song list format stringLars-Dominik Braun1-4/+11
2017-05-18Back to -dev.Michał Cichoń1-1/+1
2017-05-18Bump version to 2017.05.18Michał Cichoń1-1/+1
2017-05-18Handle escaped authority url components. pianobar-windows-binaries/#3Michał Cichoń1-0/+28
2017-05-17Fix use-after-free when deleting stationLars-Dominik Braun1-0/+2
2017-05-17Switch to #pragma onceLars-Dominik Braun18-65/+16
2017-05-17piano: Replace deprecated json_object_object_getLars-Dominik Braun1-74/+105
2017-05-17Added gain_mul setting to soften effect of replaygain.Sean Greenslade3-1/+6
2017-05-17Exit when no email/password was entered or ^C was pressedLars-Dominik Braun1-9/+12
2017-05-17Replace getline() with fgets()Lars-Dominik Braun1-6/+59
2017-05-17Support binding to a specific network interfaceblmpl2-0/+4
2017-05-17Show status code text if no other source of error is available.Michał Cichoń5-65/+81
2017-05-17Add default value for rpcTlsPortLars-Dominik Braun1-1/+1
2015-12-10Add missing new line after password prompt.Michał Cichoń1-295/+342
2015-12-10Bump version and update changelogMichał Cichoń1-1/+1
2015-12-10Fix crash for long printfsMichał Cichoń1-1/+1
2015-12-10Don't check errors on Stop() to avoid breaking playlist playback.Michał Cichoń1-4/+8
2015-12-10Use custom function to feed console instead of trying to be clever and captur...Michał Cichoń6-319/+330
2015-12-05Bump version.Michał Cichoń1-1/+1
2015-12-05Add 'player' configuration option to select player back end. Current valid va...Michał Cichoń8-5/+28
2015-12-05Mark media foundation as experimentalMichał Cichoń1-2/+2
2015-12-05MediaFoundation: Convert attenuation to linear volume.Michał Cichoń1-15/+121
2015-12-05Fix pause condition.Michał Cichoń1-2/+2
2015-12-05Add player based on Windows Media Foundation.Michał Cichoń5-0/+1784
2015-12-05Refactor DirectShow player as backend.Michał Cichoń4-363/+655
2015-12-05Move files around.Michał Cichoń7-485/+485
2015-08-27player2: Fix IsFinished state detection and do cleanup when shuting down.Michał Cichoń2-6/+51
2015-08-26Drop curl in favor of WinHTTPMichał Cichoń8-159/+570
2015-08-26libpiano: Drop use of curlMichał Cichoń1-11/+48
2015-08-25Bump version.Michał Cichoń1-1/+1
2015-08-25Replace pthread with CRT thread.Michał Cichoń1-9/+9
2015-08-25Remove unused headers.Michał Cichoń2-8/+0
2015-08-25Add format_title settings to control Pianobar window title appearance.Michał Cichoń5-0/+48
2015-08-25Add new type of message MSG_DEBUG.Michał Cichoń3-4/+6
2015-08-25Finish playback to prevent echo of previous song when opening new stream.Michał Cichoń1-1/+2
2015-08-25Fix text copied to clipboard being cropped.Michał Cichoń1-4/+5
2015-08-25Port pianobar to Windows:Michał Cichoń15-1120/+1378
2015-08-25libpiano: Abstract out blowfish cipher to PianoCipher_t so different implemen...Michał Cichoń7-69/+86
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