emmental/emmental
Anna Schumaker 072264a77c db: Upgrade the database version to 2
Prepare for database modifications. The first step is to bump the
database version, and it's cleaner to do that in a separate patch.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-10-18 11:50:29 -04:00
..
audio audio: Replace the playbin audio-filter with the new filter 2023-06-01 11:13:48 -04:00
db db: Upgrade the database version to 2 2023-10-18 11:50:29 -04:00
header tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
mpris2 emmental: Use the gsetup.DEBUG_STR for appending "-debug" 2023-06-28 10:06:38 -04:00
nowplaying buttons: Replace the icon-size property with large-icon 2023-06-10 21:30:41 -04:00
playlist playlist: Give the Factory a track-requested signal 2023-05-10 17:42:17 -04:00
sidebar sidebar: Add a timeout when selecting playlists on load 2023-08-30 13:22:28 -04:00
tracklist tracklist: Use the Gtk.ColumnView.scroll_to() function for scrolling 2023-08-30 13:40:22 -04:00
__init__.py Emmental 3.0.6 2023-08-24 09:28:22 -04:00
action.py action: Add an ActionEntry class 2023-06-09 09:45:58 -04:00
buttons.py buttons: Watch for ImageToggle tooltip text changes 2023-08-22 13:29:53 -04:00
emmental.css emmental: Adjust active-row styling 2023-08-24 09:28:22 -04:00
entry.py entry: Create entries for displaying specific types of values 2023-04-12 10:41:42 -04:00
factory.py factory: Don't change Gtk ListRowWidget state flags 2023-08-22 12:09:20 -04:00
format.py format: Add a function for formatting sort keys 2023-04-12 10:42:14 -04:00
gsetup.py emmental: Use the gsetup.DEBUG_STR for appending "-debug" 2023-06-28 10:06:38 -04:00
options.py options: Don't set GLib.OptionEntry.arg 2023-10-18 10:00:35 -04:00
path.py path: Add a readdir_async() function 2023-04-12 10:42:14 -04:00
store.py store: Add a SortedList store 2023-03-07 11:19:30 -05:00
tmpdir.py emmental: Add support for an application-specific temporary directory 2023-04-12 10:41:58 -04:00
window.py window: Add a keyboard accelerator 2023-06-09 09:50:19 -04:00