Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2010-10-25 | Use BarApp_t in BarUiPianoCall | Lars-Dominik Braun | 1 | -17/+15 |
2010-08-01 | Fix addFeedback | Lars-Dominik Braun | 1 | -5/+5 |
2010-07-31 | Common piano/eventcmd calls replaced by macros | Lars-Dominik Braun | 1 | -56/+42 |
2010-07-31 | Replaced long argument list of ui callback functions | Lars-Dominik Braun | 1 | -147/+153 |
2010-07-30 | Use static const for large read-only arrays | Lars-Dominik Braun | 1 | -1/+1 |
2010-07-30 | Feature: Custom station sorting | Lars-Dominik Braun | 1 | -3/+5 |
2010-04-20 | Don't stop playback when showing station list | Lars-Dominik Braun | 1 | -5/+7 |
2010-04-06 | Use new libpiano api | Lars-Dominik Braun | 1 | -81/+143 |
2010-03-06 | Added song length and rating to eventcmd, new songfinish event | Lars-Dominik Braun | 1 | -15/+27 |
2010-02-15 | Add help text for bookmark keybinding | Lars-Dominik Braun | 1 | -0/+1 |
2010-02-14 | New feature: Bookmark song/artist (keybinding 'b') | Lars-Dominik Braun | 1 | -0/+22 |
2010-01-21 | It's 2010 now. | Lars-Dominik Braun | 1 | -1/+1 |
2010-01-19 | Use user-defined shortcuts (history menu) | Lars-Dominik Braun | 1 | -25/+27 |
2010-01-18 | Shortcut refactoring | Lars-Dominik Braun | 1 | -6/+27 |
2009-12-15 | New history feature | Lars-Dominik Braun | 1 | -2/+59 |
2009-08-07 | New feature: Seed suggestions | Lars-Dominik Braun | 1 | -2/+2 |
2009-08-04 | Use "static" keyword for functions | Lars-Dominik Braun | 1 | -2/+2 |