[gnome-music] (179 commits) Non-fast-forward update to branch wip/mschraal/coresong-thumbnail-prop
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (179 commits) Non-fast-forward update to branch wip/mschraal/coresong-thumbnail-prop
- Date: Wed, 26 Feb 2020 23:33:35 +0000 (UTC)
The branch 'wip/mschraal/coresong-thumbnail-prop' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
124d97e... coresong: Pass Application to init
f3389cd... grltrackerplaylist: Drop coremodel argument
718409a... artistartstack: Remove obsolete code
6a46fd7... corealbum: Add thumbnail prop
aa2314e... albumcover: Remove old delayed loading code
25c0055... Simple cache
2133f8a... bit messy album art thumbnail retrieval
c928406... cleanup a little
119412d... new style retrieval kind of works
8436fdd... albumart: Remove unused
b1047e6... albumart: Cleanup
1aaca6a... start of songart
79a7a61... songart: More stuff
dd3069c... some stuff
bb5860a... mediaart: Import logger
065b9b6... mediaart: Add default loading icon
07cd953... artistalbumwidget: Drop old coverstack use
d2ea467... albumcover: Restore mediaart retrieval
81d2530... albumwidget: 1 time working update
f205443... albumartcache: Ditch unused stuff
Commits added to the branch:
33f30ff... albumwidget: Add copyright and license information (*)
5295c0c... albumwidget: Minor cleanups (*)
f0f7628... player: Remove unused signal playlist-changed (*)
4efbfcb... Use normalized strings to sort album, artists and songs nam (*)
9429d60... Use natural order to sort album, artists and song names (*)
66e0d11... Update Greek translation (*)
a9171e9... notificationspopup: Fix visibility condition (*)
8c0aa3f... playlistsview: Select the next playlist on playlist deletio (*)
8d3666a... playlistcontrols: Minor cleanups (*)
3d9522c... window: Remove broken check (*)
cf18983... playlistcontrols: Move rename actions here (*)
b23e0b1... playlistscontrols: Move delete actions here (*)
d92edbf... playlistcontrols: Move playlist_play action creation (*)
57207e2... playlistcontrols: Move playlist_delete action creation (*)
d3f4ccd... playlistcontrols: Move playlist_rename action creation (*)
ca93d3d... playlistcontrols: Minor docstring fix (*)
adcc07b... playlistcontextmenu: Move action creation (*)
644cece... playlistcontextmenu: Minor cleanups (*)
ece4cc3... playlistcontrols: Fix playlist renaming (*)
4b95754... grltrackerplaylists: Check for playlist renaming failure (*)
43a7fb6... grltrackerplaylists: Use title setter to rename a playlist (*)
74dc676... artisttile: Directly inherit from GtkListBoxRow (*)
7dc4e8a... artistsview: Do not emit row-activated signal on launch (*)
da051a4... playlistsview: Do not emit row-activated signal on launch (*)
63674e3... artistsview: Do not manually emit the row-activated signal (*)
8881663... playlistsview: Do not manually emit the row-activated signa (*)
77a354d... artistsview: Correctly access artisttile on toggle_selectio (*)
43c9b5a... discbox: Set show properties accordingly (*)
3eb4b61... Update Indonesian translation (*)
215c2d3... artistsview: Reselect the current artist when leaving selec (*)
301002f... artistsview: Remove unused method (*)
a755b53... baseview: Do not change selection-mode if the view is not v (*)
c61a246... artistsviews: Prevent selection changes if the view is not (*)
b5e86fb... songsview: Prevent selection changes if the view is not vis (*)
44927a3... albumsview: Do not change selection-mode if the view is not (*)
9f8d310... searchview: Do not change selection-mode if the view is not (*)
eba4b27... views: Remove unused selected_items_count property (*)
afce51e... artistalbumswidget: Remove unused selected_items_count prop (*)
4b5e620... albumwidget: Remove unused selected_items_count logic (*)
fcb9fd8... albumwidget: Deselect all when leaving selection-mode (*)
fb118f7... disclistbox: Do not change a DiscBox selection-mode from Di (*)
078416d... albumwidget: Do not bypass DiscListBox on selection-mode ch (*)
4c01040... albumwidget: Rename _listbox to _disc_list_box (*)
8325c55... discbox: Inherit from GtkListBoxRow (*)
09ecb7b... disclistbox: Misc cleanups (*)
d40a2ae... Use deselect_all everywhere (*)
23039de... albumsview: Fix typo in a comment (*)
2e7354c... searchview: Fix typo in a comment (*)
f10061a... scrobbler: Do not reset the client when an account is remov (*)
fd92246... scrobbler: Remove unused attribute _authentication (*)
af08570... schema: Add an option to enable Last.fm scrobbler (*)
085a434... scrobbler: Add a state property (*)
b66f84c... scrobbler: Add a setter to can_scrobble property (*)
920d814... Initialize Last.fm scrobbler in application (*)
243bf98... appmenu: Add an option to enable Last.fm scrobbler (*)
850874c... scrobbler: Add local runtime cache (*)
8fbe087... Updated Spanish translation (*)
d1438bd... Update Indonesian translation (*)
f817518... Update Slovak translation (*)
6935307... smartplaylist: Add missing playlist-loaded emission (*)
7e9df81... Update Chinese (Taiwan) translation (*)
db3332c... mpris: Fix early signal crash (*)
8e9e5e5... Let consumers handle playlists availability (*)
10862ca... Update Finnish translation (*)
2aa733b... Use tabular numbers for song duration (*)
426c4cb... Update Friulian translation (*)
919d2bc... coremodel: Simplify active_playlist usage (*)
d1f4db8... Add Malay translation (*)
4f7d471... discbox: Remove unused attribute _selection_mode_allowed (*)
c8ec8ca... artistalbumwidget: Make discboxes respect selection_mode_al (*)
84b4004... data/ui: Fix 'Select None' button (*)
ba62c22... Update Brazilian Portuguese translation (*)
7f2e2e2... Update Italian translation (*)
715ea84... Update Swedish translation (*)
6e7e4fe... baseview: Fix selection-mode changes (*)
87484aa... songwidget: Use correct icon for the drag handle (*)
ef6ea09... songwidget: Style the drag handle icon (*)
8169410... Add GLib logging support (*)
2d44f78... musiclogger: Pass extra fields (*)
1473a6d... musiclogger: Enhance debug and warning messages (*)
1afcdc4... player: Remove debug print (*)
c9f288a... emptyview: Remove debug print (*)
4d4ef4e... grlsearchwrapper: Cleanups (*)
2ad7a25... Switch to new logging and cleanups (*)
5c462d0... Remove old logger (*)
8d04f77... Remove GrlDleynaWrapper (*)
4c972e2... grltrackerwrapper: Fix callback arguments (*)
850527a... playlistsview: Port to template (*)
0027744... playlistsview: Factor out playlist list widget (*)
caf2dd9... playlistsview: Misc cleanup (*)
65b460d... albumsview: Remove unnecessary selected change (*)
9d04456... albumsview: Add rubberband selection (*)
c79bd19... albumcover: Remove EventBox (*)
f9c5c6a... Update Croatian translation (*)
eae8f12... scrobbler: Fix some log messages (*)
571fd44... Update Persian translation (*)
72fe605... Updated Lithuanian translation (*)
713a9be... Update Japanese translation (*)
d2b6a67... Update Japanese translation (*)
2c16239... Update Basque translation (*)
5949aa5... Update French translation (*)
8e8ec52... Update Turkish translation (*)
3c25308... Updated Czech translation (*)
a720021... Update British English translation (*)
9ee3b35... searchview: Make artists view selectable (*)
f1260ed... window: Move selection handling to views (*)
bada493... albumsview: Use Application object directly (*)
1087192... grltrackerplaylists: Fix empty playlist deletion (*)
7af9222... grltrackerplaylists: Catch deletion failure (*)
3dccfad... subprojects: Update gfm to master (*)
f022666... Update Serbian translation (*)
6c4fd17... coregrilo: Use the async version of grl_source_store_metada (*)
dfee3bf... Update Galician translation (*)
13aec83... scrobbler: Add a "not available" state (*)
352b03b... scrobbler: Add a configure account operation (*)
50a83b1... scrobbler: Add a property to get account identity (*)
f2c7e4e... lastfmdialog: Add a dialog to configure a Last.fm account (*)
4016b63... appmenu: Add a menu to configure Last.fm scrobbler (*)
c5e4add... appmenu: Hide Last.fm switcher if no account is configured (*)
a7819c2... Update Basque translation (*)
c5181ec... window: Fix PlaylistsView selection button state (*)
dc6b4a5... albumwidget: Pass application (*)
20a792a... window: Remove Player argument for views (*)
ad50da3... playlistsview: Remove unused variable (*)
ad4bc40... albumsview: Fix internal variable call (*)
226f233... help-overlay: Remove Ctrl+F1 shortcut (*)
cf66c59... Release 3.35.91 (*)
0583b3b... scrobbler: Fix log warning crash (*)
9fc8a43... Release 3.35.91.1 (*)
e05375f... flatpak: Remove dLeyna support (*)
e3d887c... Update Galician translation (*)
8092b25... Update Galician translation (*)
2832cc8... Update Persian translation (*)
ce7e50d... flatpak: Update lua version to 5.3.5 (*)
5a71e67... flatpak: Use radioactive emoji as suffix (*)
17fc467... Update Polish translation (*)
2df8dc6... Update Brazilian Portuguese translation (*)
ef3b0e6... Updated Spanish translation (*)
cac924e... Update Serbian translation (*)
b029d86... Update Hungarian translation (*)
a2c1da2... Updated Lithuanian translation (*)
9c5c823... Update French translation (*)
811ac0f... Update Turkish translation (*)
8d9c6f7... Update Catalan translation (*)
3252fa3... Update Swedish translation (*)
5c9d9cf... Updated Danish translation (*)
27edc34... artistalbumswidget: Make row not activatable (*)
53dc742... artistalbumswidget: Remove internal list (*)
6a59ded... disclistboxwidget: Return a GtkListBoxRow in DiscBox (*)
d892306... grltrackerwrapper: Add a source setter (*)
d7425fa... coregrilo: Replace tracker source if the plugin is already (*)
11f7969... coregrilo: Properly load tracker plugin (*)
b641a73... Update Chinese (Taiwan) translation (*)
0ea8e40... Update Finnish translation (*)
0f72289... Updated Czech translation (*)
9d41356... Update British English translation (*)
2fb5315... README: Remove warning about PEP-8 noncompliance (*)
e569e3b... README: Add newline at end of file (*)
b30cfdf... Update Indonesian translation (*)
43a34df... coresong: Pass Application to init
f807eca... grltrackerplaylist: Drop coremodel argument
4670a39... artistartstack: Remove obsolete code
d9a3f2d... corealbum: Add thumbnail prop
a33d700... albumcover: Remove old delayed loading code
28370c2... Simple cache
47916f0... bit messy album art thumbnail retrieval
f8ce52d... cleanup a little
d83aee0... new style retrieval kind of works
f93f08e... albumart: Remove unused
e0ff46d... albumart: Cleanup
7c5cb23... start of songart
65a8992... songart: More stuff
94071df... some stuff
39ffe60... mediaart: Import logger
47843b1... mediaart: Add default loading icon
2cf479f... artistalbumwidget: Drop old coverstack use
00d5c09... albumcover: Restore mediaart retrieval
7bdd61b... albumwidget: 1 time working update
6802a79... albumartcache: Ditch unused stuff
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]