emmental/emmental
Anna Schumaker 0d27a09233 emmental: Wire up the Next and Previous buttons
And connect to the Player EOS and about-to-finish signals so we can
select the next track when the current one finishes (or slightly before
for gapless playback).

Implements: #7 (Add MPRIS2 Support)
Implements: #48 (Implement Intelligent ReplayGain)
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-05-10 17:42:17 -04:00
..
audio audio: Give the player a pause-on-load property 2023-05-10 17:42:17 -04:00
db db: Reload Playlists before deleting a Library path 2023-05-10 17:31:33 -04:00
header header/open: Create an Open button 2023-04-12 10:41:42 -04:00
mpris2 audio: Add an 'artwork' property 2023-04-12 10:41:58 -04:00
nowplaying nowplaying: Add a Jump button 2023-04-12 10:41:58 -04:00
playlist playlist: Give the Factory a track-requested signal 2023-05-10 17:42:17 -04:00
sidebar sidebar: Add the Library section to the sidebar 2023-04-12 15:08:10 -04:00
__init__.py emmental: Wire up the Next and Previous buttons 2023-05-10 17:42:17 -04:00
buttons.py buttons: Create an ImageToggle button 2023-04-12 10:41:58 -04:00
emmental.css sidebar: Create a Section class 2023-04-12 14:18:43 -04:00
entry.py entry: Create entries for displaying specific types of values 2023-04-12 10:41:42 -04:00
factory.py factory: Give ListRows an "active" property 2023-04-12 14:18:43 -04:00
format.py format: Add a function for formatting sort keys 2023-04-12 10:42:14 -04:00
gsetup.py nowplaying: Create a custom Label for displaying tags 2023-04-12 10:41:58 -04:00
options.py emmental3.py: Start Emmental 3.0 2023-03-07 11:18:46 -05: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 sidebar: Create a basic Sidebar widget 2023-04-12 14:18:43 -04:00