[gnome-music] (70 commits) Non-fast-forward update to branch wip/mschraal/core
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (70 commits) Non-fast-forward update to branch wip/mschraal/core
- Date: Tue, 18 Jun 2019 15:54:38 +0000 (UTC)
The branch 'wip/mschraal/core' 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:
a14699c... coremodel initial commit
fa58444... coremode: def some minor stuff
2f7cb42... coremodel: Add coregrilo
6cba917... coregrilo: Fill model
a09f752... Add CoreSong
e67d516... coresong: Add some more props and cleanup
e248c56... coresong: Add favorite
a79d74c... coresong: remove position (renamed)
6365fac... coresong: add track_number
8bd1987... coresong: Add album_disc_number
dbf1c96... Add nonfunctional albumwidget2
9c5b29f... pass coremodel around and use it in albumwidget2
cf2357b... coremodel: Get album info
0639c52... coregrilo: add favorite to actual query
7d4e5a6... coresong: favorite is a bool
cfb02c8... coresong: album_disc_number is a prop
73c82f4... coresong: Add favorite getter/setter
a2dd8d0... coresong: Pass favorite through here and do writeback
62e4640... coresong: Make favorites really work
95538af... coresong: poc sort
4406a79... VERY FLAKEY REMOVAL
dd375a2... albumwidget2: Cleanup on isle 2
0280975... coremodel: Use dzl listmodelfilter
21c349d... albumwidget2: Fix selection mode
aff03b1... coresong: Make Grl.Media a prop
e781e68... coresong: Remove property setting duplication
6f22d6f... albumwidget2: Add back duration calculation
ffea566... albumwidget2: Hackish way of getting play working
f2a5ab3... albumwidget2: Set state on start
d498937... albumsview: Minimal working albumsview ported
6b77ee7... albumsview: Remove unused stuff
ee84c33... blah work gfm
e066496... add gfm subproject
8fc6afb... [local only] use gfm
b2378a7... Move trackerer wrapper out of CoreGrilo
75178c5... core/grilo groundwork for artist
ea2dc98... artistview: Fill sidebar
5d1720a... artistsview: Respond to click without crash
ca8b1f7... artistalbumwidget: Somewhat working albums view (only in se
3d49f32... coregrilo: Do not reassign _tracker_source
dd02e3c... artistsview: Somewhat working
c9d9828... artistview: Retrieve title for album
23917d9... disclistboxwidget: Not sure whats going on with columns
ea50c94... disclistboxwidget: Connect selected & favorite
8e26028... split disc try
732635c... artistsview: make discsets show
3122371... discllistbox: Replace flowbox with listbox for ease of deve
aa8a972... Make DiscListBox a Gtk.ListBox again, works for artistsview
0224624... albumwidget2: Make it work with ListBox as well
8cc5f3e... player: Minimal playing playlist
897170c... Set state
c7fda16... player: make prev/next work
f2bb391... sort the playlistmodel like the view
a04ffce... songwidget: Remove state change print
2dd6660... coremodel: New style PlayerPlaylist album handling
582d5ef... player: Speed up current_song
bc6dbb6... player: Use position for prev/next
f87367f... player: Rename PlayerPlaylist index to position
7354ef3... artistsview: Make the model more prefab
0f5a348... artistview: Halfway there, albums do play
271337a... artistview: Make it work for all albums
445bb0c... albumswidget2: Cleanup
3a2c796... disclistboxwidget: Cleanup unused stuff
9f290b4... albumwidget2: cleanup
2564840... artistsview: Cleanup
cb3f4d7... columns prop no longer used
Commits added to the branch:
1eaff88... gstplayer: Enable gapless playback (*)
40dd644... playertoolbar: Reset progress time on update (*)
b093761... playertoolbar: Minor docstring clarification (*)
48826a6... Update Dutch translation (*)
1fd8a7c... coremodel initial commit
df6f4b5... coremode: def some minor stuff
5c68e12... coremodel: Add coregrilo
1dfbf45... coregrilo: Fill model
989019d... Add CoreSong
d870c0d... coresong: Add some more props and cleanup
0b733cf... coresong: Add favorite
e25db9d... coresong: remove position (renamed)
ab2f2b5... coresong: add track_number
3025024... coresong: Add album_disc_number
a37b096... Add nonfunctional albumwidget2
47b31c1... pass coremodel around and use it in albumwidget2
1fbd11c... coremodel: Get album info
83ef789... coregrilo: add favorite to actual query
747744c... coresong: favorite is a bool
332956f... coresong: album_disc_number is a prop
8025f87... coresong: Add favorite getter/setter
b727f51... coresong: Pass favorite through here and do writeback
208d324... coresong: Make favorites really work
de40b92... coresong: poc sort
83e024a... VERY FLAKEY REMOVAL
1531aff... albumwidget2: Cleanup on isle 2
1b87a75... coremodel: Use dzl listmodelfilter
41fb6b5... albumwidget2: Fix selection mode
d58a373... coresong: Make Grl.Media a prop
b3595f4... coresong: Remove property setting duplication
c41aa67... albumwidget2: Add back duration calculation
6658cc5... albumwidget2: Hackish way of getting play working
430421d... albumwidget2: Set state on start
857daeb... albumsview: Minimal working albumsview ported
a018ce1... albumsview: Remove unused stuff
553b0d1... blah work gfm
09b38e7... add gfm subproject
d8cee00... [local only] use gfm
2fd4267... Move trackerer wrapper out of CoreGrilo
2ac4eaa... core/grilo groundwork for artist
b9ede87... artistview: Fill sidebar
0b75bbb... artistsview: Respond to click without crash
1a4087d... artistalbumwidget: Somewhat working albums view (only in se
f726002... coregrilo: Do not reassign _tracker_source
d9b0fb5... artistsview: Somewhat working
33b7a4b... artistview: Retrieve title for album
e8fc579... disclistboxwidget: Not sure whats going on with columns
538fbba... disclistboxwidget: Connect selected & favorite
f104d87... split disc try
637da7e... artistsview: make discsets show
4c6eead... discllistbox: Replace flowbox with listbox for ease of deve
3bc74b7... Make DiscListBox a Gtk.ListBox again, works for artistsview
1e64c98... albumwidget2: Make it work with ListBox as well
61697e5... player: Minimal playing playlist
2434cd0... Set state
11dbc13... player: make prev/next work
1d43cce... sort the playlistmodel like the view
c9f42d7... songwidget: Remove state change print
b3e3683... coremodel: New style PlayerPlaylist album handling
7ea5330... player: Speed up current_song
e0c738b... player: Use position for prev/next
000ab8a... player: Rename PlayerPlaylist index to position
e1938c8... artistsview: Make the model more prefab
c934024... artistview: Halfway there, albums do play
9c12d86... artistview: Make it work for all albums
cb731c2... albumswidget2: Cleanup
4a6242a... disclistboxwidget: Cleanup unused stuff
dc30eec... albumwidget2: cleanup
014895f... artistsview: Cleanup
d6197cf... columns prop no longer used
(*) 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]