emmental/tests
Anna Schumaker 88e4fa4b0c emmental: Add a Player instance to the application
And wire it up to the Header and Mpris.Player so we can apply volume &
replaygain changes as they happen.

Implements: #42 ("Remove global audio.Player instance")
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-04-12 10:41:42 -04:00
..
audio audio: Add ReplayGain support to the Gst.Playbin 2023-04-12 10:41:42 -04:00
db db/settings: Create a Settings table 2023-04-12 10:41:42 -04:00
header header/open: Create an Open button 2023-04-12 10:41:42 -04:00
mpris2 mpris2: Add a Player object 2023-04-12 10:41:42 -04:00
util header/volume: Create new volume control widgets 2023-04-12 10:41:42 -04:00
__init__.py emmental3.py: Start Emmental 3.0 2023-03-07 11:18:46 -05:00
test_buttons.py buttons: Create a PopoverButton 2023-04-12 10:41:42 -04:00
test_emmental.py emmental: Add a Player instance to the application 2023-04-12 10:41:42 -04:00
test_entry.py entry: Create entries for displaying specific types of values 2023-04-12 10:41:42 -04:00
test_factory.py factory: Create a LabelRow and LabelFactory 2023-04-12 10:41:42 -04:00
test_format.py format: Add a function for formatting search strings 2023-04-12 10:41:42 -04:00
test_gsetup.py audio: Create an audio player GObject 2023-04-12 10:41:42 -04:00
test_options.py emmental3.py: Start Emmental 3.0 2023-03-07 11:18:46 -05:00
test_settings.py emmental: Add a Player instance to the application 2023-04-12 10:41:42 -04:00
test_store.py store: Add a SortedList store 2023-03-07 11:19:30 -05:00
test_window.py window: Add a custom Window class 2023-04-12 10:41:42 -04:00