]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/extended_panels.cpp
qt4: missing const for QString.
[vlc] / modules / gui / qt4 / components / extended_panels.cpp
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-02 Laurent AimarFixed qt4 extended panel for "spatializer" module.
2009-01-19 Jean-Baptiste KempfQt: remove vlc_object_find for AOUTs in menu and extend...
2009-01-19 Jean-Baptiste KempfQt: remove calls to vlc_object_find(VLC_OBJECT_VOUT...
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Rémi Denis-CourmontQt4: missing const
2009-01-02 Jean-Baptiste KempfQt: connect the delay of ES to the extended panels.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-30 Jean-Baptiste KempfQt: input slider and other widgets cleaning.
2008-12-29 Ilkka Ollakkadon't clear equalizer when input-item changes
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
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-21 Rémi Denis-CourmontMerge module_release and module_Put
2008-09-09 Antoine CellerierFix use of logo and erase filters in the Qt extended...
2008-09-05 Jean-Baptiste KempfFix a crash that happens if you play with video filters.
2008-08-25 Jean-Baptiste KempfFix the reminiscence of some extended settings and...
2008-08-24 Jean-Baptiste KempfRemove trailing sapce.
2008-08-23 Jean-Baptiste KempfFix #1896
2008-08-22 Jean-Baptiste KempfUse FIND_CHILD when possible to look for the vout as...
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Jean-Baptiste KempfFind correctly the Vout.
2008-08-01 Jean-Baptiste KempfRemove unused variable.
2008-08-01 Rémi DuraffortFix potential memleak.
2008-08-01 Rémi DuraffortWhy are this variable unused ? (commented out for the...
2008-07-31 Jean-Baptiste KempfMissing translation.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortFix memleak in Qt interface.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-28 Jean-Baptiste KempfRemove Equalizer from the menu (as for the mac version)
2008-07-28 Jean-Baptiste KempfFix most of the issues of the Equalizer.
2008-07-28 Jean-Baptiste KempfFix part of the extended panel generation using us_strtod()
2008-07-27 Jean-Baptiste KempfSmall fix.
2008-07-26 Jean-Baptiste KempfFix Extended Panel Preset comboBox.
2008-07-19 Laurent AimarFixed a few buffer overflow by not using sprintf...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Christophe MutricyFix permissions
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-06-21 Jean-Baptiste KempfCode cosmetics.
2008-06-15 Jean-Baptiste KempfAttempt to fix crashes on the extended panel.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-04-01 Jean-Baptiste KempfDo the cropping from the extended panel.
2008-03-31 Jean-Baptiste KempfActions on cropping UI. This doesn't work yet, because...
2008-03-31 Jean-Baptiste Kempfname fix.
2008-03-31 Jean-Baptiste KempfAdd panoramix to the UI.
2008-03-31 Jean-Baptiste KempfLayout rework and update button.
2008-03-31 Jean-Baptiste KempfConnect the buttons to the actions.
2008-03-31 Jean-Baptiste KempfSubs Speed Rate controls.
2008-03-30 Jean-Baptiste KempfInterface to delay subtitles and audio. Most of ##1491
2008-03-30 Jean-Baptiste KempfStart of the work for the audio/video/subs synchronisation
2008-03-06 André Weberaccess violation fixed, config_GetPsz from p_intf inste...
2008-02-13 Rémi DuraffortChek return asprintf value.
2008-02-01 Jean-Baptiste KempfQt4 - Use qtu() and no stdString
2008-01-31 Jean-Baptiste KempfQt4 - Extended Panels. try to fix the sizing ...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-05 Antoine CellerierAdd special case for category labels.
2007-12-19 Jean-Baptiste KempfQt4 - Getting rid of useless setCheckState( Qt::Checked...
2007-12-12 Rémi Denis-Courmont - Remove config_FindModule as module_Find nowadays...
2007-12-12 Rémi Denis-CourmontUse module_Put
2007-12-08 Antoine CellerierAutomatically refresh the v4l2 extended panel on focus.
2007-12-08 Antoine CellerierFixes to the v4l2 extended panel (works fine for multip...
2007-12-08 Antoine CellerierAdd v4l2 section in extended pannel. The code isn't...
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-10-06 Jean-Baptiste KempfQt4 - enable and modify the spatializer widget. Don...
2007-09-16 Rémi Denis-CourmontTry to fix memleaks
2007-09-09 Jean-Baptiste KempfQt4 - Extended Panels: add callback on audio-presets...
2007-09-07 Antoine CellerierQt4 video filters panel: Comment out a debug message.
2007-09-02 Rémi Denis-CourmontFix warnings
2007-09-01 Jean-Baptiste KempfQt4 - Spatializer and other audio filter from biodun...
2007-08-22 Antoine CellerierAdd new module_FindName function to find a module when...
2007-08-22 Antoine CellerierFix compilation while this gets sorted out.
2007-08-22 Antoine CellerierDon't commit stuff that shouldn't have been commited.
2007-08-22 Antoine CellerierRevert [21140] which broke the extend panels in Qt4...
2007-08-16 Rémi Denis-CourmontDo not try to access other's filters
2007-08-04 Rémi Denis-CourmontUse module_IsCapable
2007-06-17 Antoine CellerierFix a huge bunch of things in the video effects panel...
2007-06-16 Antoine CellerierImplement color change for colorthres and extract filte...
2007-04-01 Antoine CellerierAdd some qfu and qtu calls for string values.
2007-04-01 Antoine CellerierRemove some debug messages and fix the sub-picture...
2007-04-01 Antoine CellerierAdd calls to config_Put* to make sure that the configur...
2007-04-01 Antoine Cellerier95% of the video filters extended panel is now done...
2007-03-31 Antoine CellerierCompile "fix".
2007-03-31 Jean-Baptiste KempfQt4 - Rename dialog/prefs_dialog to dialog/preferences...
2007-03-10 Jean-Paul SamanRemove unused headerfile.
2006-12-21 Sigmund Augdal Helbergsrc/video_output/video_output.c: Fixed double free...
2006-12-21 Sigmund Augdal Helbergfix out of buffer read in equalizer code
2006-12-16 Clément StenacAdd video filters panel
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Christophe Mutricyi18n fixes
2006-10-08 Clément StenacVery beginning of hotkey widget + Fix 4.2 compilation...
2006-09-23 Clément StenacAdvanced controls bar