Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make holding Shift+Up/Down behave better | Přemysl Janouch | 2018-10-29 | 1 | -25/+37 |
* | Update selection on playlist changes | Přemysl Janouch | 2018-10-29 | 1 | -1/+54 |
* | Add actions for repeat/random/single/consume | Přemysl Janouch | 2018-10-29 | 1 | -0/+16 |
* | Make help tab items actionable | Přemysl Janouch | 2018-10-29 | 1 | -18/+57 |
* | Show unbound actions in help | Přemysl Janouch | 2018-10-29 | 1 | -3/+30 |
* | Implement multiselect for deletion in Current tab | Přemysl Janouch | 2018-10-21 | 1 | -3/+25 |
* | Add keyboard shortcut d for deletion | Přemysl Janouch | 2018-10-21 | 1 | -0/+1 |
* | Add keyboard shortcuts g/G for goto top/bottom | Přemysl Janouch | 2018-10-21 | 1 | -0/+2 |
* | Add a search feature for Library tab | Přemysl Janouch | 2018-10-21 | 1 | -27/+113 |
* | Cleanup | Přemysl Janouch | 2018-10-20 | 1 | -24/+23 |
* | Implement sequential multiselect for Library tab | Přemysl Janouch | 2018-10-20 | 1 | -12/+106 |
* | Fix input handling | Přemysl Janouch | 2018-10-20 | 1 | -1/+1 |
* | Mark an issue for later | Přemysl Janouch | 2018-10-20 | 1 | -0/+2 |
* | Move the line editor into its own file | Přemysl Janouch | 2018-10-20 | 1 | -263/+59 |
* | Use a common algorithm for scrollbars | Přemysl Janouch | 2018-10-20 | 1 | -23/+19 |
* | Improve fallback scrollbar behaviour | Přemysl Janouch | 2018-10-20 | 1 | -8/+29 |
* | Bind the </> keys to previous/next | Přemysl Janouch | 2018-09-26 | 1 | -0/+2 |
* | Fix undefined behaviour | Přemysl Janouch | 2018-07-21 | 1 | -2/+5 |
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 1 | -3/+2 |
* | Cleanup | Přemysl Janouch | 2017-06-27 | 1 | -10/+8 |
* | Reorganize actions | Přemysl Janouch | 2017-06-27 | 1 | -45/+45 |
* | Improve the Help tab | Přemysl Janouch | 2017-06-27 | 1 | -19/+51 |
* | Cleanup | Přemysl Janouch | 2017-06-27 | 1 | -19/+16 |
* | Customizable key bindings | Přemysl Janouch | 2017-06-27 | 1 | -88/+186 |
* | Make Del/Bksp eat whole graphemes | Přemysl Janouch | 2017-06-26 | 1 | -5/+17 |
* | Make left/right skip non-spacing characters | Přemysl Janouch | 2017-06-26 | 1 | -2/+6 |
* | Allow running arbitrary MPD commands | Přemysl Janouch | 2017-06-26 | 1 | -0/+22 |
* | Teach the line editor to scroll + prompt | Přemysl Janouch | 2017-06-26 | 1 | -18/+37 |
* | Clean up the line editor | Přemysl Janouch | 2017-06-26 | 1 | -35/+39 |
* | Cache widths in the line editor | Přemysl Janouch | 2017-06-26 | 1 | -14/+45 |
* | Basic implementation of a line editor | Přemysl Janouch | 2017-06-26 | 1 | -20/+264 |
* | Rename item_list_{init,make}() | Přemysl Janouch | 2017-06-23 | 1 | -5/+6 |
* | Bump liberty | Přemysl Janouch | 2017-06-23 | 1 | -75/+43 |
* | Handle weird playlists better | Přemysl Janouch | 2017-06-22 | 1 | -15/+28 |
* | Cleanup | Přemysl Janouch | 2017-06-13 | 1 | -41/+31 |
* | Allow modifying playlist order | Přemysl Janouch | 2017-06-05 | 1 | -2/+27 |
* | More beeping | Přemysl Janouch | 2017-06-05 | 1 | -25/+23 |
* | Give up on freeing tab resources | Přemysl Janouch | 2017-06-05 | 1 | -1/+0 |
* | Auto-resume playback on replace | Přemysl Janouch | 2017-06-05 | 1 | -6/+14 |
* | Use song IDs when available | Přemysl Janouch | 2017-06-05 | 1 | -13/+9 |
* | Cleanup | Přemysl Janouch | 2017-06-05 | 1 | -35/+38 |
* | Remove a pointless TODO | Přemysl Janouch | 2017-06-05 | 1 | -2/+2 |
* | Invalidate a TODO | Přemysl Janouch | 2017-06-05 | 1 | -16/+5 |
* | Make code a bit more compact | Přemysl Janouch | 2017-06-05 | 1 | -34/+13 |
* | Add and bind backward/forward seeks | Přemysl Janouch | 2017-06-05 | 1 | -5/+11 |
* | Fix a little glitch | Přemysl Janouch | 2017-06-05 | 1 | -1/+4 |
* | Simplify view code | Přemysl Janouch | 2017-06-05 | 1 | -40/+27 |
* | Use the ARRAY abstraction | Přemysl Janouch | 2017-06-05 | 1 | -13/+6 |
* | Show playlist length time | Přemysl Janouch | 2017-06-05 | 1 | -11/+56 |
* | Uncapitalize cURL errors | Přemysl Janouch | 2017-06-05 | 1 | -0/+8 |