]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/info_panels.cpp
Qt: allow to change the art
[vlc] / modules / gui / qt4 / components / info_panels.cpp
2012-08-28 Angelo HallerQt: allow to change the art
2012-08-12 Francois CartegnieQt: ExtraMetaPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InputStatsPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InfoPanel: unused p_intf
2012-08-12 Francois CartegnieQt: MetaPanel: missing clear
2012-06-11 Jean-Baptiste KempfQt: display the number of tracks
2012-06-04 Francois CartegnieQt: input manager: allow updating art for not current...
2012-02-25 Francois CartegnieQt: inputstats: don't update if not visible
2012-01-29 Jean-Baptiste KempfQt: use a less small font on mediainfo.
2011-12-15 Pere Orgafix filename self-references
2011-09-25 Rémi Denis-CourmontQt4: correct [eda1f5fea35ddb79a196aea9bbd698c737e1bd0f]
2011-09-22 Francois CartegnieQt: info panels: fix NULL dereference (#5368 fix).
2011-05-22 Jean-Baptiste KempfQt: mediainfo, difference between URI and URL
2011-05-19 Jean-Baptiste KempfWin32: QString.sprintf is a bad solution for complex...
2011-05-15 Jean-Baptiste KempfQt, info_panel: correctly show the save Meta button
2011-05-13 Jean-Baptiste KempfQt: fix a signal in the media_info dialog
2011-04-27 Jean-Baptiste KempfQt, remove unnecessary headers
2011-04-25 Jean-Baptiste KempfQt: fix typo in latest commit
2011-04-25 Jean-Baptiste KempfQt, infopanels: code simplification
2011-04-25 Jean-Baptiste KempfQt: support multi-line comments
2011-04-25 Jean-Baptiste KempfQt, redesign of the media info dialog
2011-04-22 Jean-Baptiste KempfQt, stats: always show unsigned for blocks or buffers
2011-04-21 Jean-Baptiste KempfQt, use correctly sized mediainfo trees
2010-07-14 Ilkka Ollakkastatistics to 64bit
2010-03-03 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-03-01 Rémi Denis-CourmontRevert "Qt4: passing pointers over thread signals is...
2010-02-28 Rémi Denis-CourmontQt4: passing pointers over thread signals is not allowed...
2010-02-20 Rémi Denis-CourmontQt4: use make_path
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-04 Jean-Baptiste KempfQt: Better media info panel
2010-01-06 Christophe MutricyFix compilation
2009-09-21 Marian ĎurkovičWorkaround braindead QT implementation of ResizeToContents
2009-09-07 Francois CartegnieInfo panel text fix
2009-09-04 Marian ĎurkovičAdd horizontal scrollbar to MediaInfo's third panel...
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-08-14 Erwan Tulouqt4: CoverArtLabel and BackgroundWidget improvments
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-27 Jean-Baptiste KempfQt: Show Encoded By in the GUI
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-03-31 Rémi Duraffortqt4: fix uri printed in the media_info dialog.
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-02-08 Vincent Penquerc'hfix addition of multiple meta pairs adding the first...
2009-01-21 Jean-Baptiste KempfQt: info_panel, remove FPS reference and close #2113...
2009-01-12 Ilkka OllakkaQt4: refactor album art stuff into inputmanager
2008-12-31 Jean-Baptiste KempfQt: fix some issues about displaying the media information.
2008-12-31 Jean-Baptiste KempfQt: input manager and media info cleanup continues.
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-10-01 Jean-Baptiste KempfQt4: correctly show the stats.
2008-10-01 Jean-Baptiste KempfQt4: Deactivate FPS showing, since it doesn't work.
2008-09-23 Jean-Baptiste KempfQt4: Resize the good column to the text in Media inform...
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-07 Christophe Mutricyi18n fix
2008-09-05 Rémi DuraffortFix memleak in Qt interface.
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-23 Rémi DuraffortRemove stupid test commited by error (pointed out by jb)
2008-07-22 Rémi DuraffortQt: fix a deadlock in the information panel.
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-02-08 Jean-Baptiste KempfQt4 - Fix mediaInfoPanel in most (all?) of the situatio...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-10 Jean-Baptiste KempfQt4 - ExtraMetaPanel, fix the bug that forgot to remove...
2007-12-08 Jean-Baptiste KempfQt4 - MediaInfoPanel, fix a segfault and don't clear...
2007-12-06 Jean-Baptiste KempfQt4 - MediaInformation, simplification of the states...
2007-12-03 Jean-Baptiste KempfQt4 - File renaming for consistency.