summaryrefslogtreecommitdiff
path: root/src/pianobar.1
AgeCommit message (Collapse)AuthorFilesLines
2010-08-01Add sort config option to manpage and example config fileLars-Dominik Braun1-0/+6
2010-05-09HTTP proxy supportLars-Dominik Braun1-0/+5
control_proxy pipes xmlrpc data through the proxy, this one is for the music too.
2010-04-10Added hint about libao configuration to manpageLars-Dominik Braun1-0/+9
2010-03-06Documentation updatedLars-Dominik Braun1-5/+5
2010-03-06wardrobe: Removed internal last.fm scrobbling libraryLars-Dominik Braun1-14/+0
2010-03-01manpage: Add section eventcmdLars-Dominik Braun1-2/+20
2010-02-14New feature: Bookmark song/artist (keybinding 'b')Lars-Dominik Braun1-0/+4
2009-12-15New history featureLars-Dominik Braun1-0/+8
Default key is 'h', playlists are no longer part of PianoHandle_t now (=> libpiano's api changed)
2009-08-07Manpage update (seed suggestions)Lars-Dominik Braun1-1/+1
2009-07-08Initial pandora one support (higher mp3 bitrates)Lars-Dominik Braun1-6/+2
Time display should be fixed. I need feedback!
2009-05-03Update manpageLars-Dominik Braun1-17/+1
disable_secure_login and control_proxy_type has been removed, control_proxy now accepts http proxies only
2009-04-08Add eventcmd setting to manpageLars-Dominik Braun1-0/+5
2009-04-04Add some remote control examples to manpageLars-Dominik Braun1-0/+29
2009-03-26manpage: Scrobbling percent should not be larger than 90Lars-Dominik Braun1-1/+1
This needs further investigation... The time calculation is awfully wrong.
2009-03-04Ui improvementsLars-Dominik Braun1-1/+1
printf wrapper introduced, hopefully cleaned up ui
2009-02-16Autostart station setting addedLars-Dominik Braun1-2/+11
You may define a station that is played when starting pianobar now.
2009-02-12Shared stations can be addedLars-Dominik Braun1-0/+5
2009-02-01Update manpageLars-Dominik Braun1-7/+19
New configuration key: audio_format. Some linebreaks inserted.
2009-01-20It's 2009 nowLars-Dominik Braun1-1/+1
Update copyright notices, add my email address, but don't change libwardrobe (I'm not maintaining it anymore)
2008-08-19Update man-page: New configuration keysLars-Dominik Braun1-46/+49
2008-08-12Initial "narrative" implementationLars-Dominik Braun1-0/+4
"Why did you play this song?"
2008-07-18Initial support for adding genre stationsLars-Dominik Braun1-0/+4
2008-07-07SSL control proxy issue workaroundLars-Dominik Braun1-0/+8
Some proxies refuse SSL connections. Make them usable by adding an option which disables the usage of SSL for the login.
2008-07-02client: Initial quickmix station selection supportLars-Dominik Braun1-0/+4
2008-06-28client: Upcoming songs listLars-Dominik Braun1-0/+4
2008-06-25piano/client: Initial ban-for-a-month implementationLars-Dominik Braun1-0/+4
Use it when you're tired of hearing a single song again and again...
2008-06-23client: Let user decide when song is submitted to last.fmLars-Dominik Braun1-0/+5
2008-06-22client: last.fm scrobbling implementedLars-Dominik Braun1-0/+9
Very very ugly... We should spawn another thread. But for now it's working. (Though the played times are wrong for me, could be a wardrobe issue...)
2008-06-21client: Manpage improvedLars-Dominik Braun1-8/+5
2008-06-20client: Pause implementedLars-Dominik Braun1-0/+4
2008-06-19client: Improve key-binding helpLars-Dominik Braun1-0/+45
2008-06-16client: Proxy type config option addedLars-Dominik Braun1-3/+12
2008-06-15client: Manpage addedLars-Dominik Braun1-0/+43