Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-02 | fix wrong variable | Rasmus Steinke | 1 | -6/+6 |
2015-09-02 | properly end clerk on ESC | Rasmus Steinke | 1 | -0/+8 |
2015-09-02 | add global keys to lastmod menu | Rasmus Steinke | 1 | -16/+54 |
2015-09-02 | add hint about view switch in help | Rasmus Steinke | 1 | -0/+2 |
2015-09-02 | fix hotkey for saving playlist | Rasmus Steinke | 1 | -1/+1 |
2015-09-02 | change conflicting variables | Rasmus Steinke | 1 | -15/+20 |
2015-09-02 | always select current song in queue | Rasmus Steinke | 1 | -2/+2 |
2015-09-02 | change header of queue | Rasmus Steinke | 1 | -1/+1 |
2015-09-02 | add view hotkeys, allow to jump to album/track from queue | Rasmus Steinke | 1 | -14/+52 |
2015-09-02 | make Current Artist menu use existing caches | Rasmus Steinke | 1 | -70/+14 |
2015-09-02 | have proper tables; add config options to define columns width | Rasmus Steinke | 1 | -31/+24 |
2015-09-01 | fixes for queue menu | Rasmus Steinke | 1 | -1/+10 |
2015-09-01 | make crop work globally | Rasmus Steinke | 1 | -2/+6 |
2015-09-01 | don't put playback check in a function | Rasmus Steinke | 1 | -9/+7 |
2015-09-01 | do not highlight any line, when nothing is playing (again) | Rasmus Steinke | 1 | -3/+3 |
2015-09-01 | do not highlight any line, when nothing is playing | Rasmus Steinke | 1 | -2/+6 |
2015-09-01 | dont show duplicate albums in latest menu | Rasmus Steinke | 1 | -1/+1 |
2015-09-01 | small visual change in queue menu | Rasmus Steinke | 1 | -4/+4 |
2015-09-01 | add config setting for mpd host/password/port | Rasmus Steinke | 1 | -0/+12 |
2015-09-01 | make moving of songs work without previous delection | Rasmus Steinke | 1 | -2/+4 |
2015-09-01 | another deletion fix | Rasmus Steinke | 1 | -8/+4 |
2015-09-01 | fix deletion code in playlist | Rasmus Steinke | 1 | -4/+13 |
2015-09-01 | dont use static rofi call | Rasmus Steinke | 1 | -5/+5 |
2015-09-01 | show track numbers in queue menu | Rasmus Steinke | 1 | -1/+1 |
2015-09-01 | fix wrong return; allow moving of items in playlist | Rasmus Steinke | 1 | -12/+18 |
2015-09-01 | fix mistake in return statement | Rasmus Steinke | 1 | -1/+1 |
2015-09-01 | don't cut album names in latest additions | Rasmus Steinke | 1 | -1/+2 |
2015-09-01 | highlight currently playing track | Rasmus Steinke | 1 | -1/+6 |
2015-09-01 | rename return | Rasmus Steinke | 1 | -2/+2 |
2015-09-01 | clean up | Rasmus Steinke | 1 | -73/+9 |
2015-08-31 | credit where credit is due | Rasmus Steinke | 1 | -0/+2 |
2015-08-31 | allow a return in rate menu | Rasmus Steinke | 1 | -2/+3 |
2015-08-31 | change kb-custom to correct number | Rasmus Steinke | 1 | -1/+2 |
2015-08-31 | get rid of extra space | Rasmus Steinke | 1 | -2/+2 |
2015-08-31 | remove spare char | Rasmus Steinke | 1 | -1/+1 |
2015-08-31 | move play entry to browse menu | Rasmus Steinke | 1 | -14/+11 |
2015-08-31 | merge playlist and queue menus | Rasmus Steinke | 1 | -51/+30 |
2015-08-31 | speed up savetoplaylist track | Rasmus Steinke | 1 | -29/+53 |
2015-08-31 | prioritize Return | Rasmus Steinke | 1 | -4/+4 |
2015-08-31 | remove typo | Rasmus Steinke | 1 | -1/+1 |
2015-08-31 | remove browsers, streamline various areas | Rasmus Steinke | 1 | -737/+154 |
2015-08-30 | complete current queue | Rasmus Steinke | 1 | -83/+143 |
2015-08-30 | unify track and currentQueue display | Rasmus Steinke | 1 | -2/+2 |
2015-08-30 | use an em-dash to mimize clashes with ascii dashes | Rasmus Steinke | 1 | -12/+12 |
2015-08-30 | fix tabs | Rasmus Steinke | 1 | -3/+6 |
2015-08-30 | make updating caches nicer; properly sort latest cache | Rasmus Steinke | 1 | -11/+9 |
2015-08-30 | converted most curicial things, make global again | Rasmus Steinke | 1 | -0/+2050 |
2015-08-30 | make branch work alongside master build | Rasmus Steinke | 1 | -1993/+0 |
2015-08-30 | auto update | Rasmus Steinke | 1 | -12/+20 |
2015-08-30 | align current Queue | Rasmus Steinke | 1 | -13/+11 |