]> git.sesse.net Git - vlc/history - modules/gui
Invmem: fix a crash when allocating pictures memory, remove duplicate statement and...
[vlc] / modules / gui /
2009-04-26 Jean-Baptiste KempfQt4: force destruction of PopupMenu when Vout Changes.
2009-04-24 Jean-Baptiste KempfQt4: fix a rare crash...
2009-04-24 Jean-Baptiste KempfQt: fullscreen controller first position.
2009-04-24 Jean-Baptiste KempfQt: fix some parsing of SOut options.
2009-04-24 Jean-Baptiste KempfQt: fix behaviour in F11 mode.
2009-04-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-04-24 Jean-Baptiste KempfQt4: make the cdda-track option work from the GUI.
2009-04-22 Ludovic FauvetAvoid MoveEvent action in Drag&Drop
2009-04-21 Ludovic FauvetQt4: Middle mouse click on the InputSlider cause a...
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-20 Jean-Baptiste KempfQt4: main_interface, cleaning
2009-04-20 Jean-Baptiste KempfQt: fix a crash ( #342332 on ubuntu)
2009-04-20 Jean-Baptiste KempfQt: cosmetics.
2009-04-20 Jean-Baptiste KempfQt: no need to restart VLC to get the new toolbars.
2009-04-20 Jean-Baptiste KempfQt: make the customize dialog a true Dialog.
2009-04-20 Jean-Baptiste KempfQt: apply big and flat attributes to all QToolButton...
2009-04-19 Felix Paul KühneClean up (with a little help from clang)
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-17 Felix Paul Kühnemacosx: add respective popup menu item to save HTML...
2009-04-17 Rémi Duraffortmacosx: add the possibility to export the playlist...
2009-04-15 Rémi Denis-CourmontCompile fix
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontQt4: hopefully fix the last open file path
2009-04-15 Rémi Denis-CourmontRemove useless display pointer
2009-04-15 Rémi Denis-CourmontDo not pass custom Xlib display to Qt4 - fixes #2322
2009-04-15 Rémi Denis-CourmontQt4: set proper window class (refs #2322)
2009-04-14 Rémi Denis-CourmontNo need to check for strtof() here
2009-04-13 Felix Paul Kühnemacosx: work-around a deprecated method and ask the...
2009-04-12 Felix Paul Kühnemacosx: fix copy/paste error
2009-04-12 Pierre d'Herbemontgui/*macosx: Don't rely on carbon or on old non 64...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-12 Felix Paul Kühnemacosx: let the about window show whether VLC runs...
2009-04-11 Pierre d'HerbemontUse the nsobject for minimal_macosx.
2009-04-11 Jean-Philippe AndreQt: toggle minimal view should not change the interface...
2009-04-11 Jean-Philippe AndreQt: no popup menu over the status bar and menu bar
2009-04-10 Derk-Jan Hartmanmacosx: fix compilation error introduced in [5c30d75fcc...
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Felix Paul Kühnemacosx: NSApplication was subclassed in [408f769e5768bf...
2009-04-10 Felix Paul Kühnemacosx: implement controll support for the Media Keys...
2009-04-10 Felix Paul Kühnemacosx: fixed crash in case either psz_module or psz_ms...
2009-04-09 Jean-Baptiste KempfQt4: correct fix for Hotkeys preferences.
2009-04-09 Jean-Baptiste KempfRevert "Qt: fix crashes possible in Hotkey settings."
2009-04-09 Jean-Baptiste KempfQt: fix crashes possible in Hotkey settings.
2009-04-09 Felix Paul Kühnemacosx: updated window styles for VLCControllerWindow...
2009-04-08 Felix Paul Kühnemacosx: draft for 'dialog-progress-bar' and clean up
2009-04-08 Felix Paul Kühnemacosx: added 'ffmpeg-skiploopfilter' to the simple...
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-04-07 Felix Paul Kühnemacosx: reflect the renamings in the respective files
2009-04-07 Felix Paul Kühnemacosx: rename files as there is no Interaction framewo...
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
2009-04-07 Felix Paul Kühnemacosx: implement 'dialog-fatal' and 'dialog-question...
2009-04-07 Felix Paul Kühnemacosx: fix addition of empty folders to the playlist...
2009-04-05 Felix Paul Kühnemacosx: paste the UDP/RTP MRL to the URL field once...
2009-04-05 Rémi Denis-CourmontEnglish
2009-04-05 Jean-Baptiste KempfQt: put H.264 loopfilter skipping in SPrefs.
2009-04-05 Jean-Baptiste KempfQt: SPrefs hotkeys: add a line between the widgets.
2009-04-05 Jean-Philippe AndreQt: really fix #2619 and the Playback menus
2009-04-05 Jean-Philippe AndreQt: fix #2619 (prev/next/stop never greyed)
2009-04-04 Jean-Baptiste KempfQt: same issue with extended dialog and the synchronisa...
2009-04-04 Jean-Baptiste KempfQt: Fix open codec and open information showing
2009-04-04 Rémi Duraffortqt4: fix EMPTY_STR usage.
2009-04-03 Rémi Duraffortqt4: fix memleak.
2009-04-03 Jean-Baptiste KempfQt: avoid duplicates in open network, as reported by...
2009-04-03 Rémi Duraffortqt4: fix ExtVideo leaking.
2009-04-03 Derk-Jan Hartmanmacosx: vlc object leaking:
2009-04-03 Derk-Jan Hartmanmacosx: remove NSValue around VLCAutogeneratedMenu
2009-04-03 Derk-Jan Hartmanmacosx: fix VLC object leaks
2009-04-03 Rémi Duraffortmacosx: fix memleak in bookmarks dialog.
2009-04-03 Rémi Duraffortqt4: fix bookmarks memleaks.
2009-04-01 Rémi Duraffortmacosx gui: fix a playlist object leak and use pl_release.
2009-04-01 Rémi Duraffortmacosx gui: fix a playlist object leak.
2009-04-01 Rafaël Carréncurses : various fixes (runtime / display)
2009-04-01 Felix Paul Kühnemacosx: remove the interaction code from intf.m and...
2009-03-31 Rémi Duraffortqt4: fix uri printed in the media_info dialog.
2009-03-31 Rémi Duraffortqt4: add some usefull const.
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-30 Felix Paul Kühnemacosx: implement RTP stream selection. Closes #2497...
2009-03-30 Felix Paul Kühnemacosx: locking fix
2009-03-30 Ludovic FauvetWorkaround for Qt bug #176201 (affect only Qt 4.5.0)
2009-03-29 Ludovic FauvetFix a little bug in recents media menu.
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Srikanth RajuFixes bug #2259. Sorts the files added to playlist...
2009-03-29 Jean-Baptiste KempfQt4: avoid the blinking of the unparented widgets in...
2009-03-27 Erwan Tuloucorrect a compilation error specific to QT4.3
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-26 Rémi Duraffortqt4_bookmarks: use ::number instead of %1
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-03-25 Christophe MutricyQt4: i18n fixes
2009-03-25 Erwan Tulouwith skins2(Windows), solve vlc sometimes hanging ...
2009-03-25 Erwan Tulouskins2: solve minor problem when opening skin dialog box
2009-03-25 Kaarlo Raihaadd container formats to porfile names
2009-03-25 Kaarlo Raihaadd comments to profiles
2009-03-24 Jean-Baptiste KempfQt: add a --qt-embedded-open option to have the 0.9...
2009-03-24 Jean-Baptiste KempfRemove the .ui HACKs from translations because of Qt4...
2009-03-24 Jean-Baptiste KempfQt: try to make the advanced open dialog more usable...
2009-03-24 Jean-Baptiste KempfQt: don't open empty files.
2009-03-23 Geoffroy CouprieWinCE intf: fix resources building
2009-03-22 Laurent AimarFixed win32 compilation.
next