]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/extended_panels.cpp
Qt: SoutInputBox: show decoded mrl (fix #8436 part1)
[vlc] / modules / gui / qt4 / components / extended_panels.cpp
2013-04-09 Zoran TuralijaCorrect spelling: s/[sS]yncro/[sS]ynchro/
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-22 Francois CartegnieQt: ExtendedDialog: Add sync to config checkbox for...
2013-03-22 Francois CartegnieQt: Equalizer: add presets icons
2013-03-22 Francois CartegnieQt: Equalizer: rework (fix #7923)
2013-03-10 Ronald WrightFix alignment and appearance of ISO standard equalizer...
2013-01-31 Rémi Denis-CourmontUseless #includes
2013-01-05 Francois CartegnieQt: Equalizer: A QFrame without frame is a QWidget
2013-01-04 Francois CartegnieQt: Spatializer: add values multiplier.
2013-01-04 Francois CartegnieQt: Spatializer: match module's limits and values
2013-01-04 Francois CartegnieQt: Spatializer: factorize
2013-01-04 Francois CartegnieQt: Compressor: create base class for factorization
2013-01-04 Francois CartegnieQt: Compressor: rewrite values handling logic.
2013-01-04 Francois CartegnieQt: Compressor/Spatializer: rename implicit activation...
2013-01-01 Francois CartegnieQt: Compressor/Spatializer: missing signal routing
2012-12-31 Francois CartegnieQt: Compressor: remove useless method parameter
2012-12-31 Francois CartegnieQt: Equalizer: namespace initial values
2012-12-31 Francois CartegnieQt: Compressor: namespace initial values
2012-12-26 Francois CartegnieQt: spatializer: another useless indirect slot
2012-12-26 Francois CartegnieQt: spatializer: simplify using groupbox
2012-12-26 Francois CartegnieQt: compressor: simplify by grouping
2012-12-26 Francois CartegnieQt: compressor: remove useless indirect slot
2012-12-12 Jean-Baptiste KempfQt: fix equalizer initialization
2012-11-10 Rémi Denis-CourmontQt4: allow dial control for float variables
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-08-28 Zoran TuralijaQt: Add Anaglyph 3D video filter to effects dialog.
2012-08-20 Rémi Denis-CourmontQt4: fix compressor and spatializer initializer order...
2012-08-15 Rémi Denis-CourmontQt4: fix types conversion in extended panel
2012-08-14 Rémi Denis-CourmontQt4: use config_Get(Int|Psz)Choices()
2012-06-28 Rémi Duraffortqt4: do not compute more than one time the lenght of...
2012-04-23 Jean-Baptiste KempfQt: better alignment for eq bands
2012-04-23 Jean-Baptiste KempfQt: better alignment for equalizer texts
2012-04-15 Jean-Baptiste KempfQt: display equalizer bands depending on the core
2012-03-27 Jean-Baptiste KempfQt: adapt the UI for correct spatializer values
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-02-25 Jean-Baptiste KempfQt: increase the granularity of the spatializer module
2012-02-25 Jean-Baptiste KempfQt: bigger spatializer UI font
2012-02-25 Jean-Baptiste KempfQt: adapt the spatializer GUI to the new values
2012-02-23 Erwan Tulouqt4: fix logo selection dialog box not working right...
2012-01-14 Jean-Baptiste KempfQt: cleanup debug messages
2011-12-03 Jean-Baptiste KempfQt: fix small quirk when adapting the equalizer values
2011-10-07 Laurent AimarFixed synchronization panel in qt4 gui.
2011-10-01 Rémi Denis-CourmontQt4: avoid integer overflow on V4L2 slider min and max
2011-10-01 Rémi Denis-CourmontQt4: use a spin box rather than a slider if there is...
2011-10-01 Rémi Denis-CourmontQt4: do not set V4L2 control step if it is 1 / not...
2011-10-01 Rémi Denis-CourmontQt4: do not translate object variable names in V4L2...
2011-09-29 Rémi Denis-CourmontQt4: fix invalid pointer on unknown V4L2 control type...
2011-09-17 Francois CartegnieQt: adv options: fix RTL handling for synchronization
2011-09-17 Francois CartegnieQt: adv settings: Optimize synchronization panel
2011-09-16 Jean-Baptiste KempfQt: clarify a text
2011-09-12 Erwan Tulouqt4: fix memory leak
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
2011-08-13 Jean-Baptiste KempfQt: restart filter when options can't be applied
2011-08-12 Jean-Baptiste KempfQt: video filter dialog update
2011-08-12 Jean-Baptiste KempfQt: video effects. Remove noise
2011-07-21 Rémi Denis-CourmontConstify and relocatablify EQ presets
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-06-29 Rémi Denis-CourmontRemove useless binary and with CONFIG_ITEM
2011-06-20 Akash MehrotraQt: equalizer, more consistency in format
2011-06-18 Rémi Denis-CourmontQt4: don't keep reference to toAscii() temporary array
2011-06-18 Rémi Denis-CourmontQt4: use QString or QByteArray instead of strdup()...
2011-06-14 Yuval TzeSubtitles duration factor bug fix
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontSearch child of playlist rather than anywhere
2011-05-23 Yuval TzeQt: synchronization: subtitles duration parameter
2011-05-14 Jean-Baptiste KempfQt: kill unused-parameters variables warnings
2011-04-22 Jean-Baptiste KempfQt, logo filter should have a browse button for file...
2011-04-22 Jean-Baptiste KempfQt, effects: improve readability
2011-04-20 Yuval TzeNew sub-filter support add new "sub filter" capability...
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-11 Rémi Duraffortqt4_v4l2_ctrl: fix string encoding.
2011-01-04 Branko KokanovicQt: Add sepia video filter to effects dialog
2010-11-07 Laurent AimarSmall fix when changing a video filter option that...
2010-11-04 Jean-Baptiste KempfQt: deactivate noise video filter
2010-11-01 Jean-Baptiste KempfQt: video filters
2010-10-25 Laurent AimarRenamed vout-filter in video-splitter.
2010-10-25 Laurent AimarFixed vout-filter change support in qt4.
2010-09-24 Francois CartegnieQt: v4l2 control: drop v4l2.ui. auto-detect instance.
2010-09-21 Jean-Baptiste KempfQt4: compressor and Spatializer widget margin shouldn...
2010-09-16 Branko KokanovicAdding posterize filter to effects dialog
2010-09-03 Jean-Baptiste KempfQt4: put gradfun in the UI
2010-09-03 Jean-Baptiste KempfQt: extended panels, remove last tab and simplify code
2010-09-03 Jean-Baptiste KempfQt extended panels: do not spam about options about...
2010-09-03 Jean-Baptiste KempfQt: extended panels, code simplification and spatialize...
2010-09-03 Jean-Baptiste KempfQt: compressor UI, foolproofing the controls values
2010-09-03 Ronald WrightQt: Add control to the compressor module
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-22 Juho Vähä-Herttuaqt4: Prevent an equalizer crash on Mac OSX
2010-07-07 Rémi DuraffortQt4: fix #3872
2010-07-03 Jean-Baptiste KempfQt: more fixes for x64
2010-07-03 Jean-Baptiste KempfQt: blind fix for compilation of extended panels
2010-07-02 Rémi Denis-CourmontC++ compile fix
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-07-01 Jean-Baptiste KempfQt: Increase the max synchronisation time
2010-05-18 Laurent AimarMoved "sub-filter" from spu_t to vout_thread_t.
2010-04-27 Christophe Mutricyi18n fix
2010-04-17 Laurent AimarDo not use video_filter wrapper for puzzle/magnify...
2010-02-21 Rémi Denis-CourmontQt4: black magic for logo-transparency -> logo-opacity
2010-02-21 Rémi Denis-CourmontQt4: update EQ slider when reselecting the same preset...
next