]> git.sesse.net Git - vlc/history - modules/gui
Qt4 : SimplePrefs: various fixes, remove some widgets, uniformity, cleaning and hidin...
[vlc] / modules / gui /
2007-02-25 Jean-Baptiste KempfQt4 : SimplePrefs: various fixes, remove some widgets...
2007-02-25 Christophe MutricyCompile fix
2007-02-25 Jean-Baptiste KempfQt4- SImple Prefs: Subtitles and TextTitles.
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-02-25 Jean-Baptiste KempfQt4: Simple_Prefs, adding hotkeys/shortcuts configuration.
2007-02-25 Jean-Baptiste KempfQt4: Preferences, Simple_Preferences. A bit more, but...
2007-02-24 Jean-Baptiste KempfQt4 - Simple Prefs: More. Interfaces.
2007-02-24 Jean-Baptiste KempfQt4 : Back to work.
2007-02-23 Felix Paul Kühne* added 2 boxes to the wizard to allow access to sout...
2007-02-23 Felix Paul Kühne* removed duplicated, buggy code which fixed #744 in...
2007-02-20 Laurent AimarFixed segfault in AutoBuiltPanel::AutoBuiltPanel.
2007-02-20 Jean-Paul Samanplaylist_NodeAddInput() prototype changed, this commit...
2007-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-20 Felix Paul Kühne* don't double free an object! Thanks to nivix for...
2007-02-18 Felix Paul Kühne* animate vout-window resizements. Patch by Pierre...
2007-02-12 Olivier Teulière * skins2/controls/ctrl_text.cpp: Fixed weird behaviour...
2007-02-11 Rémi Denis-CourmontRemove debug spammer - fixes #971
2007-02-10 Felix Paul Kühne* fixed a bug which prevented the fspanel to show up...
2007-02-08 Jean-Baptiste KempfQt4: One Day / One Simples Pref UI.
2007-02-07 Jean-Baptiste KempfQt4: One Day / One ui. Audio.
2007-02-05 Jean-Baptiste KempfQt4: Update and finish (?) Video Prefs.
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2007-02-01 Christophe Mutricycheck for enomem
2007-02-01 Rafaël CarréDisplays and hides simple preferences correctly
2007-02-01 Jean-Baptiste KempfQt4: Compile Fix.
2007-01-31 Jean-Baptiste KempfQt4: messages. Small commit to fix two forgottten qfu...
2007-01-30 Jean-Baptiste KempfQt4 : translate the titles for stats.
2007-01-30 Jean-Baptiste Kempf* Qt4 : Use a QTreeWidget instead of a ui to display...
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
2007-01-17 Christophe MutricyFix the preferences under wx
2007-01-14 Felix Paul Kühne* allow the screensaver to appear when video playback...
2007-01-14 Felix Paul Kühne* design change: the current volume is automatically...
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
2007-01-09 Christophe MutricyPartial fix of the wx prefs. The modules settings are...
2006-12-31 Felix Paul Kühne* some GUI improvements, which need further work once...
2006-12-31 Felix Paul Kühne* don't add an 'empty folder' if the user hit cancel...
2006-12-26 Felix Paul Kühne* be more accurate when fading in and out (refs #913...
2006-12-23 Clément StenacHopefully correct tokenization of open strings
2006-12-23 Clément StenacAdd extra debug to chase #934
2006-12-23 Clément Stenac* Ensure garbage collector is called when disabling...
2006-12-23 Rémi Denis-CourmontFix "File already exists" failure with moc (closes...
2006-12-23 Clément StenacWtf ?
2006-12-23 Clément Stenac* Only allow playlist files in open playlist (Refs...
2006-12-23 Dennis van Amerongen* modules/gui/qt4/dialogs/extended.cpp: Typo Eqqualizer...
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-20 Jean-Baptiste KempfAdding Open Menu entries.
2006-12-19 Felix Paul Kühne* gui behaviour change: the textfields are no longer...
2006-12-18 Felix Paul Kühne* hide the fspanel if VLC looses its front app state...
2006-12-18 Felix Paul Kühne* added an option to disable the fspanel
2006-12-16 Clément StenacAdd video filters panel
2006-12-12 Felix Paul Kühne* switched the middle arrow buttons from faster/slower...
2006-12-11 Olivier Teulière * skins2/vars/equalizer.cpp: Fixed an invalid memory...
2006-12-11 Rémi Denis-Courmont- WTF?! Do not use non-existant vlc_closedir_wrapper
2006-12-11 Derk-Jan Hartman* forwardport: [18328]-[18330]
2006-12-10 Clément StenacFix corruption in SD parser (Closes:#889)
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-09 Marian DurkovicFix for non-working DELETE key in Playlist on Win32
2006-12-09 Felix Paul Kühne* prevent the preferences from crashing. they aren...
2006-12-09 Clément StenacFix
2006-12-09 Felix Paul Kühne* improved previous b_autoplay implementation
2006-12-09 Felix Paul Kühne* make sure that the opened media is always enqueueded...
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-12-07 Derk-Jan Hartman* Don't redraw the window when going to fullscreen...
2006-12-07 Derk-Jan Hartman* forwardport: [18319], [18320]
2006-12-06 Christophe Mutricysub_fps is a float and need to be a float. Don't loose...
2006-12-04 Marian DurkovicAdd quotes to all VLM commands requested by VLM wx...
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-12-03 Clément Stenac* Fix preparse of directories
2006-12-03 Clément StenacQt4 open:
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-29 Jean-Baptiste KempfQt4: Small corrections on previous commit.
2006-11-29 Jean-Baptiste KempfQt4: Please help...
2006-11-29 Marian DurkovicForwardport [18136]: Fixed RecursiveDeleteSelection...
2006-11-29 Jean-Baptiste KempfQt4 : Some work on OpenDialog. Does not work with files...
2006-11-27 Felix Paul Kühne* more info about the applescript addition:
2006-11-27 Felix Paul Kühne* various improvements to the AppleRemote support by...
2006-11-27 Felix Paul Kühne* added an option to the apple script binding to check...
2006-11-27 Jean-Baptiste KempfQt4: Some cosmetic work and design by Leo Spalteholz
2006-11-27 Clément StenacFix for missing resizing in sout dialog.
2006-11-26 Felix Paul Kühne* centre fspanel in the lower third of the screen....
2006-11-26 Clément StenacImplement disc chapter selection widget
2006-11-26 Felix Paul Kühne* missing file in previous commit
2006-11-26 Felix Paul Kühne* fspanel usability fixes (forward-port of [18077]...
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-26 Felix Paul Kühne* first round of compilation fixes, more to come
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacAh Ah
2006-11-26 Clément StenacFirst and probably only attempt at fixing os x interface :)
2006-11-26 Clément StenacPwet pwet
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontUse utf8 directory wrappers
2006-11-25 Rémi Denis-CourmontSkins2 theme loader:
2006-11-25 Felix Paul Kühne* added numerous casts to silence compilation warnings...
2006-11-23 Jean-Baptiste KempfQt4: This would be better. And should now be fine.
2006-11-23 Jean-Baptiste KempfQt4: forgotten files in parent directory. Sorry!
2006-11-23 Jean-Baptiste KempfQt4 : Rename streaminfo => mediainfo
next