Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-06 | Switch back to libcurl | Lars-Dominik Braun | 1 | -15/+15 |
2015-03-07 | Fix upcoming songs assertion failure | Lars-Dominik Braun | 1 | -3/+1 |
2014-07-21 | Refactor audio player, add retry timeout | Lars-Dominik Braun | 1 | -1/+1 |
2014-03-31 | Use libav/ffmpeg for audio decoding | Lars-Dominik Braun | 1 | -8/+4 |
2014-03-13 | fix warnings now noted due to format string checking | Cody P Schafer | 1 | -1/+1 |
2014-01-12 | Return if station info request fails | Lars-Dominik Braun | 1 | -1/+5 |
2013-08-07 | piano: Generic linked lists | Lars-Dominik Braun | 1 | -24/+13 |
2013-07-07 | Add keyboard shortcut to reset volume | Lars-Dominik Braun | 1 | -4/+14 |
2013-03-27 | Add missing events to genre station selection | Lars-Dominik Braun | 1 | -2/+68 |
2013-03-20 | Fix station name when deleting a station | Lars-Dominik Braun | 1 | -1/+1 |
2013-03-20 | Transform actual station when loving/banning songs | Lars-Dominik Braun | 1 | -2/+16 |
2013-02-26 | Add play and pause commands | Adam Simpkins | 1 | -9/+27 |
2012-07-06 | Add feature: Create new station from selected song | Lars-Dominik Braun | 1 | -6/+41 |
2012-06-26 | piano: Remove move song | Lars-Dominik Braun | 1 | -37/+0 |
2012-06-14 | piano: Remove unused struct | Lars-Dominik Braun | 1 | -10/+6 |
2012-05-26 | Revert "Remove pause mutex/add pthread cleanup function" | Lars-Dominik Braun | 1 | -16/+9 |
2012-05-26 | Revert "Fix player thread teardown/signals on OS X" | Lars-Dominik Braun | 1 | -4/+0 |
2012-05-17 | Fix player thread teardown/signals on OS X | Lars-Dominik Braun | 1 | -0/+4 |
2012-05-14 | Remove pause mutex/add pthread cleanup function | Lars-Dominik Braun | 1 | -9/+16 |
2012-05-02 | Really delete seed suggestions | Lars-Dominik Braun | 1 | -2/+2 |
2012-05-01 | piano: Move to JSON API (v5) | Lars-Dominik Braun | 1 | -4/+2 |
2012-04-20 | Don’t unlock mutex that is not locked | Lars-Dominik Braun | 1 | -1/+3 |
2012-03-17 | Auto-select last remaining item of filtered list | Lars-Dominik Braun | 1 | -4/+5 |
2011-12-23 | Fix warnings found by -Wshadow | Lars-Dominik Braun | 1 | -12/+12 |
2011-11-19 | Dymanic station management question | Lars-Dominik Braun | 1 | -4/+46 |
2011-11-09 | piano: Protocol version bump (v33) | Lars-Dominik Braun | 1 | -4/+2 |
2011-10-22 | Support seed stations | Lars-Dominik Braun | 1 | -6/+21 |
2011-09-22 | piano: Protocol version bump (v32) | Lars-Dominik Braun | 1 | -3/+3 |
2011-07-29 | Fix quickmix station filtering | Lars-Dominik Braun | 1 | -0/+5 |
2011-07-25 | Added toggle to quickmix menu | Lars-Dominik Braun | 1 | -3/+41 |
2011-06-26 | Send metadata of song related to event to eventcmd | Lars-Dominik Braun | 1 | -1/+1 |
2011-05-18 | Configureable format strings | Lars-Dominik Braun | 1 | -44/+41 |
2011-05-05 | Replace generic "search for artist/title" message | Lars-Dominik Braun | 1 | -2/+4 |
2011-04-04 | Expose songDetailUrl to eventcmd script | Lars-Dominik Braun | 1 | -0/+2 |
2011-03-26 | Filter-/searchable song list | Lars-Dominik Braun | 1 | -1/+1 |
2011-03-21 | Need more space | Lars-Dominik Braun | 1 | -3/+3 |
2011-03-21 | Enable delete seed in station manager | Lars-Dominik Braun | 1 | -2/+16 |
2011-03-21 | Enable delete feedback in station manager | Lars-Dominik Braun | 1 | -1/+3 |
2011-03-21 | Initial station manager | Lars-Dominik Braun | 1 | -0/+42 |
2011-02-26 | Always add song to history | Lars-Dominik Braun | 1 | -3/+7 |
2011-02-26 | Rewrite input processing | Lars-Dominik Braun | 1 | -161/+97 |
2011-02-02 | BarReadline rewrite | Lars-Dominik Braun | 1 | -14/+16 |
2011-02-02 | Allow keyboard shortcuts to be disabled | Lars-Dominik Braun | 1 | -1/+1 |
2011-01-15 | Send station list to eventcmd | Matthew Beckler | 1 | -4/+8 |
2010-12-27 | Change my email address | Lars-Dominik Braun | 1 | -1/+1 |
2010-12-27 | Software volume control | Lars-Dominik Braun | 1 | -0/+18 |
2010-12-09 | History: Add tired keybinding | Lars-Dominik Braun | 1 | -5/+14 |
2010-11-23 | Add support for art covers included in the XML playlist from pandora. | Juan C. Muller | 1 | -1/+4 |
2010-11-21 | Show custom rating icon in upcoming/history song list | Lars-Dominik Braun | 1 | -9/+5 |
2010-11-06 | Protocol version bump (v29) | Lars-Dominik Braun | 1 | -2/+1 |