2013-11-25 |
QC | Add appdata xml file.
|
commit | commitdiff | tree |
2013-09-28 |
QC | now-playing: jk does scrolling.
|
commit | commitdiff | tree |
2013-09-28 |
QC | Add volume up/down keybinding.
|
commit | commitdiff | tree |
2013-09-22 |
QC | Fixing includes of libnotify plugin.
|
commit | commitdiff | tree |
2013-09-22 |
QC | PlayQueue: Scroll to cur. row by z
|
commit | commitdiff | tree |
2013-09-22 |
QC | Remove obsolete and no longer working tests.
|
commit | commitdiff | tree |
2013-09-22 |
QC | Remove sqlite3 build dep.
|
commit | commitdiff | tree |
2013-09-22 |
QC | Intergrate the libnotify plugin. (compile time option)
|
commit | commitdiff | tree |
2013-09-22 |
QC | Support automake 1.14 (we need a better autogen.sh)
|
commit | commitdiff | tree |
2013-09-07 |
QC | Fix string in translation file
|
commit | commitdiff | tree |
2013-09-03 |
QC | Fix desktop file
|
commit | commitdiff | tree |
2013-08-24 |
QC | Tiny fix for newer gtk themes.
|
commit | commitdiff | tree |
2013-08-20 |
QC | Fix sizing issue GmpcMetaImage (adjust to gtk3).
|
commit | commitdiff | tree |
2013-08-11 |
QC | Remove debug from qtable.
|
commit | commitdiff | tree |
2013-08-11 |
QC | Use qtable for similar artists.
|
commit | commitdiff | tree |
2013-08-11 |
QC | Fix duplicates in similar artists.
|
commit | commitdiff | tree |
2013-08-11 |
QC | Fix typo: Similar Artist -> Similar Artists
|
commit | commitdiff | tree |
2013-08-11 |
QC | Fix X expansion on similar songs (now playing) small...
|
commit | commitdiff | tree |
2013-08-11 |
QC | Add album-info setting to preferences pane.
|
commit | commitdiff | tree |
2013-07-27 |
QC | Try to fix selecting issue.
|
commit | commitdiff | tree |
2013-07-27 |
QC | Fix small bugs, causing warnings.
|
commit | commitdiff | tree |
2013-07-25 |
QC | Set subdir-object and fix test makefiles.
|
commit | commitdiff | tree |
2013-07-21 |
QC | Hopefully fix tag browser.
|
commit | commitdiff | tree |
2013-07-21 |
QC | [3791] Fix labels not click-able.
|
commit | commitdiff | tree |
2013-07-04 |
QC | Do not restore last-column size. Should fix expanding...
|
commit | commitdiff | tree |
2013-07-02 |
QC | I am not awake in the morning, move get_display.
|
commit | commitdiff | tree |
2013-07-02 |
QC | Small fix for running GMPC on wayland. (Thx to SardemFF7)
|
commit | commitdiff | tree |
2013-07-01 |
QC | Play after replace. (old behauviour)
|
commit | commitdiff | tree |
2013-05-11 |
QC | Update keybindings to match wiki
|
commit | commitdiff | tree |
2013-05-11 |
QC | Filter mod key, when mapping keybindings
|
commit | commitdiff | tree |
2013-05-11 |
QC | Add Ctrl-Shift-X (clear all but playing) to play-queue
|
commit | commitdiff | tree |
2013-05-11 |
QC | Re-add Crop to play-queue/playlist
|
commit | commitdiff | tree |
2013-05-11 |
QC | FindBrowser: Fix going up, selects treeview
|
commit | commitdiff | tree |
2013-04-30 |
QC | filebrowser: Remove old code, edit column as submenu.
|
commit | commitdiff | tree |
2013-04-30 |
QC | Store sorting of the treeview
|
commit | commitdiff | tree |
2013-04-30 |
QC | Move sorting to right mouse menu, allowing first column...
|
commit | commitdiff | tree |
2013-03-31 |
QC | Add replace to right mouse menu. Fix adding playlists...
|
commit | commitdiff | tree |
2013-03-24 |
QC | Add replace function, possible vala fix.
|
commit | commitdiff | tree |
2013-03-24 |
QC | Make find use the new DataView.
|
commit | commitdiff | tree |
2013-03-24 |
QC | Implement the song-list right mouse menu on DataView
|
commit | commitdiff | tree |
2013-03-24 |
QC | Cleanup old function, fix crasher (MPD.Song is returned...
|
commit | commitdiff | tree |
2013-03-24 |
QC | Add cut/copy/paste into DataView.
|
commit | commitdiff | tree |
2013-03-24 |
QC | [DataView] Fix translation + Add yet another binding...
|
commit | commitdiff | tree |
2013-03-24 |
QC | [DataView] Fix bold of playing song, italic 'prioritized...
|
commit | commitdiff | tree |
2013-03-24 |
QC | Remove unused code, add : for easy-command.
|
commit | commitdiff | tree |
2013-03-24 |
QC | Add menu items, enable j/k keys etc.
|
commit | commitdiff | tree |
2013-03-24 |
QC | Add initial right mouse menu to DataView.
|
commit | commitdiff | tree |
2013-03-24 |
QC | Use new DataView in now-playing for testing.
|
commit | commitdiff | tree |
2013-03-24 |
QC | Add column enable menu.
|
commit | commitdiff | tree |
2013-03-23 |
QC | Add clear
|
commit | commitdiff | tree |
2013-03-23 |
QC | New dataview updates
|
commit | commitdiff | tree |
2013-03-23 |
QC | Add new gmpc-data-view (DOES NOT WORK COMPLETELY)
|
commit | commitdiff | tree |
2013-03-17 |
QC | Auto reset priority once played.
|
commit | commitdiff | tree |
2013-03-17 |
QC | Add a dequeue menu entry + keybindings
|
commit | commitdiff | tree |
2013-02-17 |
QC | Pulse progressbar.
|
commit | commitdiff | tree |
2013-02-10 |
QC | Update po file
|
commit | commitdiff | tree |
2013-02-03 |
QC | Move to appindicator3
|
commit | commitdiff | tree |
2013-02-03 |
QC | Fix image background in now-playing browser.
|
commit | commitdiff | tree |
2013-02-03 |
QC | [bug:3652] Only send alnum keys to entry box
|
commit | commitdiff | tree |
2013-01-26 |
QC | [3654] Hack to work around GTK.
|
commit | commitdiff | tree |
2013-01-21 |
QC | small updates
|
commit | commitdiff | tree |
2013-01-21 |
QC | Sidebar style for treevie win sidebar.
|
commit | commitdiff | tree |
2013-01-20 |
QC | small fix
|
commit | commitdiff | tree |
2013-01-20 |
QC | Fix the label int he sidebar
|
commit | commitdiff | tree |
2013-01-20 |
QC | Sidebar to Grid
|
commit | commitdiff | tree |
2013-01-20 |
QC | Cleanups
|
commit | commitdiff | tree |
2013-01-20 |
QC | Fix sidebar sizing to small mode + cleanups
|
commit | commitdiff | tree |
2013-01-20 |
QC | Fix scaling of qtable
|
commit | commitdiff | tree |
2013-01-20 |
QC | Remove the overlay numbers as they caused theme drawing...
|
commit | commitdiff | tree |
2013-01-20 |
QC | Remove GmpcOverlay from play buttons
|
commit | commitdiff | tree |
2013-01-14 |
QC | Fix mmkeys
|
commit | commitdiff | tree |
2013-01-14 |
QC | Trying things
|
commit | commitdiff | tree |
2013-01-14 |
QC | Small pref. color fix
|
commit | commitdiff | tree |
2013-01-14 |
QC | Add a GtkApplication instance for unique-ness
|
commit | commitdiff | tree |
2013-01-14 |
QC | Comment out deprecated code
|
commit | commitdiff | tree |
2013-01-13 |
QC | small tweak
|
commit | commitdiff | tree |
2013-01-13 |
QC | Small qtable fix
|
commit | commitdiff | tree |
2013-01-13 |
QC | Small fixes.
|
commit | commitdiff | tree |
2013-01-13 |
QC | Load custom CSS on startup
|
commit | commitdiff | tree |
2013-01-12 |
QC | Fix autoconnect
|
commit | commitdiff | tree |
2013-01-12 |
QC | add automake 1.13
|
commit | commitdiff | tree |
2013-01-12 |
QC | Fix volume button
|
commit | commitdiff | tree |
2013-01-11 |
QC | Some small fix
|
commit | commitdiff | tree |
2013-01-10 |
QC | Actual fix
|
commit | commitdiff | tree |
2013-01-10 |
QC | more small cleanup
|
commit | commitdiff | tree |
2013-01-10 |
QC | Small clean.
|
commit | commitdiff | tree |
2013-01-10 |
QC | Fix header in metadata.
|
commit | commitdiff | tree |
2013-01-10 |
QC | Update qtable to work-ish with gtk3
|
commit | commitdiff | tree |
2013-01-09 |
QC | Fix ugly wrong ellipsizing of artist label
|
commit | commitdiff | tree |
2013-01-07 |
QC | Move first stuff to gtk3
|
commit | commitdiff | tree |
2013-01-04 |
QC | Show invalid tags icon when query failed because it...
|
commit | commitdiff | tree |
2013-01-04 |
QC | Add invalid-tags cover icon.
|
commit | commitdiff | tree |
2013-01-04 |
QC | [3632] Add Album information to now-playing window.
|
commit | commitdiff | tree |
2013-01-04 |
QC | [3630] Message window can now be closed with Escape key
|
commit | commitdiff | tree |
2012-12-27 |
QC | Add 'do not confirm clear' to advanced settings screen.
|
commit | commitdiff | tree |
2012-12-27 |
QC | Remove unfinished HTML export plugin.
|
commit | commitdiff | tree |
2012-12-27 |
QC | Update translations, add CA.
|
commit | commitdiff | tree |
2012-12-23 |
QC | Fix crash on ctrl-enter
|
commit | commitdiff | tree |