]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/vlc_model.cpp
input: replace ITEM_TYPE_NET by ITEM_TYPE_STREAM
[vlc] / modules / gui / qt4 / components / playlist / vlc_model.cpp
2015-03-25 Thomas Guilleminput: replace ITEM_TYPE_NET by ITEM_TYPE_STREAM
2014-05-19 Francois CartegnieQt: update art requests to use updated API
2014-05-19 Francois Cartegniedeprecate art-album variable
2014-05-01 Francois CartegnieQt4: remove models and signals proxying
2014-03-08 Francois CartegnieQt: VLCModel/TreeView: delegate cover rendering (fix...
2013-08-28 Jean-Baptiste KempfQt5: Fix ADD_ICON, again
2013-08-18 Francois CartegnieQt: Rework Models.
2012-07-20 Francois CartegnieQt: PL/MLModels: implement columnCount() in parent...
2012-07-19 Francois CartegnieQt: PLModel: move zoom value out of model
2012-07-19 Francois CartegnieQt: PL/ML Model: Factorize zoom functions
2012-06-07 Francois CartegnieQt: PL: Request missing art for visible items
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-01-19 Ilkka Ollakkaqt4: fix album art showing again in views
2011-01-17 Srikanth RajuQt/ML: Move more functions into VLCModel
2011-01-09 Srikanth RajuQt/ML: VLC Model