[gnome-music] (93 commits) Non-fast-forward update to branch wip/mschraal/core



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:

  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
  c547b27... coremodel: Make coredisc use properties
  7fcc39f... coremodel: Add some oversight doc
  9560585... coremodel: Remove some old cruft
  ac45bbb... coremodel: Make get_album_disc private
  683026d... Make CoreAlbum central over Grl.Media
  052f828... trackerresource: Better albums query
  8e82475... corealbum: Add composer & year
  4963366... coremodel: Sort albums
  fd10def... corealbum: Provide album model
  a5dbea5... coremodel: Correct artist playlist type
  2063e4b... coremodel: Minor cleanup
  d031c7b... albumwidget2: Make duration work again
  82e316e... albumwidget2: Bring back DiscListBox
  440edd7... albumwidget2: Make disclistboxrows non-selectable
  f7e2cb1... albumwidget: re-activate selection mode
  cc34c6b... disclistboxwidget: Make selection not crash on activation
  989f4d6... different selection approaches combined
  dbd7996... Make selections work through CoreSelection
  f4e6325... tracker: make sure added songs get notified
  d88ab86... trackersource: Fix update/removal
  ee450c3... coremodel: Move CoreDisc to a seperate source

Commits added to the branch:

  920a2b8... gstplayer: Correctly emit "seek-finished" signal (*)
  2e44076... mpris: Handle clients which request the volume property (*)
  bf0eb82... coremodel initial commit
  08d93f0... coremode: def some minor stuff
  b1d26be... coremodel: Add coregrilo
  272fd49... coregrilo: Fill model
  b4b9ff2... Add CoreSong
  4f95ee4... coresong: Add some more props and cleanup
  56f4430... coresong: Add favorite
  cc0308c... coresong: remove position (renamed)
  e9e1751... coresong: add track_number
  28086ac... coresong: Add album_disc_number
  874a1f5... Add nonfunctional albumwidget2
  6cc07fb... pass coremodel around and use it in albumwidget2
  70736e5... coremodel: Get album info
  927ffcf... coregrilo: add favorite to actual query
  6167c24... coresong: favorite is a bool
  7353c48... coresong: album_disc_number is a prop
  76a022b... coresong: Add favorite getter/setter
  97d6c90... coresong: Pass favorite through here and do writeback
  7d662f0... coresong: Make favorites really work
  fe7c5e4... coresong: poc sort
  d1d8522... VERY FLAKEY REMOVAL
  7e8adc6... albumwidget2: Cleanup on isle 2
  dce83df... coremodel: Use dzl listmodelfilter
  7227058... albumwidget2: Fix selection mode
  fd70ef2... coresong: Make Grl.Media a prop
  f043790... coresong: Remove property setting duplication
  1a832f7... albumwidget2: Add back duration calculation
  cc6fdde... albumwidget2: Hackish way of getting play working
  cca6d8e... albumwidget2: Set state on start
  7a3d079... albumsview: Minimal working albumsview ported
  a050536... albumsview: Remove unused stuff
  e6cfa1a... blah work gfm
  760c907... add gfm subproject
  aaec5d1... [local only] use gfm
  21abd89... Move trackerer wrapper out of CoreGrilo
  4e1f60f... core/grilo groundwork for artist
  5a95348... artistview: Fill sidebar
  feb7588... artistsview: Respond to click without crash
  e444dbe... artistalbumwidget: Somewhat working albums view (only in se
  e6f64b3... coregrilo: Do not reassign _tracker_source
  bfb4d6d... artistsview: Somewhat working
  37491e4... artistview: Retrieve title for album
  1595b19... disclistboxwidget: Not sure whats going on with columns
  e07122c... disclistboxwidget: Connect selected & favorite
  3448799... split disc try
  9e5e686... artistsview: make discsets show
  986517f... discllistbox: Replace flowbox with listbox for ease of deve
  bdc0630... Make DiscListBox a Gtk.ListBox again, works for artistsview
  66f6575... albumwidget2: Make it work with ListBox as well
  594a317... player: Minimal playing playlist
  c8e8480... Set state
  376013b... player: make prev/next work
  f96890c... sort the playlistmodel like the view
  d02fb9a... songwidget: Remove state change print
  695fbd0... coremodel: New style PlayerPlaylist album handling
  fe83b77... player: Speed up current_song
  b003d27... player: Use position for prev/next
  8145f53... player: Rename PlayerPlaylist index to position
  a997e80... artistsview: Make the model more prefab
  1705f68... artistview: Halfway there, albums do play
  36afdc6... artistview: Make it work for all albums
  b5f31ab... albumswidget2: Cleanup
  c712b93... disclistboxwidget: Cleanup unused stuff
  65314f2... albumwidget2: cleanup
  148d302... artistsview: Cleanup
  46de0ff... columns prop no longer used
  556ba9b... coremodel: Make coredisc use properties
  ba20a2d... coremodel: Add some oversight doc
  9f83738... coremodel: Remove some old cruft
  f92f130... coremodel: Make get_album_disc private
  cb056bc... Make CoreAlbum central over Grl.Media
  c6e8d51... trackerresource: Better albums query
  5fc8bf3... corealbum: Add composer & year
  23ed7e2... coremodel: Sort albums
  a05c47f... corealbum: Provide album model
  c7dea09... coremodel: Correct artist playlist type
  69bf6a4... coremodel: Minor cleanup
  c8201e7... albumwidget2: Make duration work again
  6e5af63... albumwidget2: Bring back DiscListBox
  39eaa3b... albumwidget2: Make disclistboxrows non-selectable
  f1fcac0... albumwidget: re-activate selection mode
  a90299d... disclistboxwidget: Make selection not crash on activation
  489eaf8... different selection approaches combined
  cb0db8b... Make selections work through CoreSelection
  1d05a61... tracker: make sure added songs get notified
  3efa1d3... trackersource: Fix update/removal
  e9225db... coremodel: Move CoreDisc to a seperate source
  332469c... coredisc: Move more stuff here
  4f619c2... coredisc: Make live add/removals work
  63dd4b4... coredisc: Move more here
  fecd146... coredisc: Make model on-demand

(*) 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]