]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/extended_panels.cpp
Missing translation.
[vlc] / modules / gui / qt4 / components / extended_panels.cpp
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