[gnome-music] (98 commits) Non-fast-forward update to branch wip/mschraal/window-template
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (98 commits) Non-fast-forward update to branch wip/mschraal/window-template
- Date: Sat, 4 May 2019 22:17:27 +0000 (UTC)
The branch 'wip/mschraal/window-template' 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:
b5e4f4d... window: Initial template port
f091783... player: Move InhibitSuspend to Window
1fd6559... playertoolbar: Shift visibility logic around
81567ca... playertoolbar: Make player argument a property
2ba2b3c... playertoolbar: Simplify repeat mode icon code
Commits added to the branch:
a5ea033... Update French translation (*)
b945bf2... Update Catalan translation (*)
14ee9c8... Release 3.32.0 (*)
dc65fc1... mpris: Report the correct DesktopEntry (*)
48d3769... mpris: Update CanGo{Next,Previous} properties on song chang (*)
beafc0e... smoothscale: Workaround to update position on first run (*)
0e4df9b... Update Croatian translation (*)
c187f97... appdata: Add missing tags and remove obsolete ones (*)
c4632b7... Update Swedish translation (*)
daff7c1... albumartcache: Remove erroneous FIXME (*)
7c7fdb2... Update Hungarian translation (*)
abb0644... utils: Fallback to filename as track title (*)
0fbdbe4... Update Indonesian translation (*)
11880a8... Update Esperanto translation (*)
8e145ed... Update Polish translation (*)
91b4104... Update Romanian translation (*)
e05400e... window: Correct HeaderBar object name (*)
abe475e... ui: Stop using deprecated Gtk.Box child properties (*)
f99571e... Update Italian translation (*)
abca8f6... Update Chinese (Taiwan) translation (*)
fcebe9e... player: Fix repeat song mode (*)
6d70c0d... utils: Improve album title retrieval (*)
4fd31e3... window: Do not call private HeaderBar function (*)
7b409d5... Update Brazilian Portuguese translation (*)
631ac67... query: Remove unused variable PUNCTUATION_FILTER (*)
4390683... smoothscale: Retrieve padding with the context state (*)
10187ff... search: Add search-mode-active GObject property (*)
a5b64ce... headerbar: Rename search_mode_enabled property (*)
43e73cc... search: Add state GObject Property (*)
61ab4ee... window: Do not expose headerbar's search button (*)
5c7fe1b... window: Fix a flake8 warning (*)
84dff04... CI: Remove window.py from flake8 exceptions (*)
6e10475... albumsview: Correctly restore the headerbar after a search (*)
9417612... baseview: Remove _on_selection_mode_request method (*)
5982be2... searchview: Reset number of selected items on search (*)
41715f9... help: Update application icon for 3.32 (*)
67a2a51... views: Make all populate calls internal (*)
26b2623... application: Use application_id GObject property (*)
dc1fa36... appdata: Keep the same app ID as in 3.30 (*)
295237b... window: Sort imports alphabetically (*)
1ae970c... inhibitsuspend: Use the application's active window (*)
deea423... inhibitsuspend: Receive a GtkApplication (*)
8108546... window: Initialize Player at __init__ (*)
aba06c6... player: Receive a GtkApplication (*)
3dbdd25... gstplayer: Use active window for missing codecs dialog (*)
cd9cc3b... player: Only initialize Gst once (*)
ed43631... window: Move Player to Application (*)
74fbcbd... window: Add missing docstring to the constructor (*)
7bdf62c... application: Expose settings as an application property (*)
2de53ec... player: Do not instantiate new settings in PlayerPlaylist (*)
61ce4f2... windowplacement: Do not instantiate new settings (*)
b4bfb29... player: Use GObject property syntax for repeat-mode (*)
70ef7ae... player: Bind repeat-mode property the right way (*)
6845604... application: Move suspend functionality (*)
5af7d28... inhibitsuspend: Use Application player property (*)
98265f2... ui: Order of search and select buttons incorrect (*)
b45ad01... mpris: Correctly report the DesktopEntry for both profiles (*)
12b529f... gstplayer: correctly report desktop id (*)
3cc01f0... disclistboxwidget: max-children-per-line property cannot be (*)
87a443f... discbox: Remove max-children-per-line property (*)
a9e001b... gstplayer: Improve state handling (*)
55837cd... smoothscale: Always set a timeout on update (*)
b468775... Rename Searchbar to SearchBar (*)
d8381b8... aboutdialog: Present after setting transient window (*)
4addb65... application: Present, not show (*)
5d5774c... ui: Fix selection mode button order (*)
f262ae8... Update Friulian translation (*)
175d070... Updated Spanish translation (*)
17fff10... playlistview: Do not add a playlist if the view is not popu (*)
ac7fea6... Updated Spanish translation (*)
de4b72c... player: Fix repeat all mode with only one song (*)
b967774... Update Indonesian translation (*)
74876e0... playertoolbar: Use repeat-mode changes to update prev/next (*)
19c67ca... mpris: Use repeat-mode changes to emit CanGo{previous/next} (*)
b2a1819... player: Do not emit 'prev-next-invalidated' on repeat-chang (*)
38c8665... player: Remove prev-next-invalidated emission in set_playli (*)
05d5553... player: Emit the correct signal when a song position has ch (*)
1249269... player: Remove prev-next-invalidated signal (*)
fa0311e... playlistview: Do not manually emit row-activated signal (*)
80cf15f... playlistview: Fix activate_playlist method (*)
21d963b... playlistview: Remove unecessary check (*)
dd0c277... player: Automatically select a song if none is requested (*)
5d478ff... playlistview: Do not automatically select a song on play (*)
43f3cfd... playlistview: Simplify row-activated signal emissions (*)
ad83872... playlistview: Scroll to the selected song on play (*)
f2b7fbc... gstplayler: Remove unused variable playlists (*)
c03e7d6... player: Fix Grl require_version warning (*)
a87645f... trackerwrapper: Add missing repr method (*)
1081dab... trackerwrapper: Fix tracker_available getter docstring (*)
f0b0b91... mpris: Do not send PlaybackStatus property if unchanged (*)
2657b0c... player: Simplify _on_eos method (*)
c61964a... grilo: Use idle_add for writeback functions (*)
7bad9df... playertoolbar: Remove clock-tick signal handling (*)
1d4631a... playlistview: Correct idle_add use (*)
ecfe703... window: Initial template port
1f8dd63... playertoolbar: Shift visibility logic around
696b9dc... playertoolbar: Make player argument a property
cee0e12... playertoolbar: Simplify repeat mode icon code
(*) 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]