]> git.sesse.net Git - vlc/history - modules/gui
avcodec: correct fourcc for XSUB
[vlc] / modules / gui /
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.
2009-03-22 Rémi Duraffortfbosd:
2009-03-22 Rémi Duraffortqt4_menus: fix segfault.
2009-03-22 Rémi Duraffortqt4_menus: missing undef.
2009-03-22 Rémi Duraffortqt4_bookmarks: fix encoding.
2009-03-22 Srikanth RajuFixes bookmark feature non update bug
2009-03-21 Rémi Duraffortqt4: be symetric for audio up and down.
2009-03-20 Rémi Duraffortpda: fix object leaks.
2009-03-20 Rémi Duraffortncurses: fix object leak and use pl_Release instead...
2009-03-19 Rémi DuraffortFix string format.
2009-03-17 Rémi Denis-CourmontWinCE: remove dummy locking
2009-03-17 Rémi Denis-CourmontQt4: remove dummy locking
2009-03-17 Rémi Denis-CourmontPDA GTK: remove dummy locking
2009-03-17 Rémi Denis-CourmontHildon UI: remove dummy lock acquisition
2009-03-17 Rémi Denis-CourmontOSX interface: remove dummy lock acquisition
2009-03-17 Rémi Denis-CourmontQt4: cleanup
2009-03-17 Rémi Denis-Courmont(prev|next)-(chapter|title) is a void variable. Fix...
2009-03-17 Erwan Tulouat qt4 termination, ensure quit() function is executed...
2009-03-17 Jean-Paul Samansafari: fix crash on exit after going fullscreen in...
2009-03-17 Jean-Paul Samanmacosx: cleanup
2009-03-17 Jean-Paul Samanmacosx: remove unused variable.
2009-03-17 Jean-Paul Samanmacosx: fix potential memleaks
2009-03-17 Jean-Paul Samanminimal_macosx: "drawable-agl" and "drawable-gl" split
2009-03-17 Jean-Paul Samanmacosx: vout drawable rework.
2009-03-17 Jean-Paul Samanvougl.m: cosmetics
2009-03-16 Jean-Baptiste KempfSkins: fix the popup-menu appearance on the video.
2009-03-16 Jean-Baptiste KempfQt: fix a crash when you don't want to have the recent...
2009-03-16 Erwan Tulouskins2 vout manager
next