]> git.sesse.net Git - vlc/history - modules/gui
itml: factorize and add missing #undef.
[vlc] / modules / gui /
2009-07-13 Jean-Baptiste KempfQt: FSC opacity control between 0.1 and 1.0
2009-07-10 Erwan Tulouskins2: For Linux, correct files that cannot be loaded...
2009-07-10 Jean-Baptiste KempfQt: v4l2 syntax isn't :v4l2-dev= ...
2009-07-10 Pierre Ynardskins: typo
2009-07-09 Pierre Ynardskins: missing include
2009-07-09 Pierre Ynardskins: typo
2009-07-09 Rémi Denis-CourmontWinCE: volume through playlist
2009-07-09 Rémi Denis-CourmontSkins: control volume through playlist
2009-07-09 Rémi Denis-CourmontQt4: control aout through playlist
2009-07-09 Rémi Denis-CourmontWide nCurses: set volume on playlist
2009-07-09 Rémi Denis-CourmontOSX: set volume on playlist
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-09 Erwan Tulouskins2: on Windows, avoid requiring the main thread...
2009-07-09 Geoffroy Coupriefix copyright year
2009-07-09 Geoffroy CouprieWin32: Add support for Vista file associations
2009-07-07 Jean-Baptiste KempfQt: avoid a crash with plugins dialog.
2009-07-06 Jean-Baptiste KempfQt: fix albumart on Win32.
2009-07-04 Rémi Denis-CourmontOSX: adapt to error dialog changes (untested)
2009-07-04 Rémi Denis-CourmontQt4: adapt to error changes
2009-07-02 Rémi Denis-CourmontRevert "qt4 - Make errors dialog Application Modal."
2009-07-02 Rémi DuraffortFix encoding when looking for subtitles (missing qfu).
2009-07-01 Jean-Baptiste KempfQt: plugins dialog as a toggle one.
2009-07-01 Jean-Baptiste KempfQt: Close #2906
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
2009-06-28 Erwan Tulouskins2(Windows): fix sporadic vlc hangings at termination
2009-06-28 Erwan Tulouskins2(windows): correct playback not started automatic...
2009-06-28 Erwan Tulouskins2(Windows): add a command to start the first playl...
2009-06-28 Erwan Tulouskins2: remove unneeded code (already inherited from...
2009-06-28 Erwan Tulouskins2: add missing var_DelCallback
2009-06-27 Felix Paul Kühnemacosx: fixed video output
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-26 Derk-Jan Hartmanmacosx: Don't try to guess a name anymore. This is...
2009-06-26 Jean-Paul Samanqt4: v4l2 input no longer support audio capture. Use...
2009-06-26 Derk-Jan Hartmanmacosx: Fix file:// in the open panel
2009-06-26 Felix Paul Kühnemacosx: implemented options to disable Apple Remote...
2009-06-26 Felix Paul Kühnemacosx: fixed compilation warning
2009-06-25 Jean-Baptiste KempfQt: make open dialog modal.
2009-06-25 Jean-Baptiste KempfQt: fix remaining remeber-folder bug.
2009-06-24 Derk-Jan Hartmanmacosx: Ignore attachment:// in Art uri for now.
2009-06-24 Derk-Jan Hartmanmacosx: Just use openWithURL, instead of uri->path
2009-06-23 Erwan Tulouskins2: solve crashes due to releasing variables at...
2009-06-22 Erwan Tulouskins2: ensure the new SubX default skins doesn't crash...
2009-06-22 Derk-Jan Hartmanmacosx: memleak due to unneeded strdup()
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen(VLCAdditions) does not leak.
2009-06-22 Derk-Jan HartmanRevert "macosx: NSScreen dealloc is not only called...
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen dealloc is not only called at end...
2009-06-22 Rémi DuraffortSimplification.
2009-06-22 Rémi Duraffortpodcast: save configuration when adding/removing podcas...
2009-06-21 Jean-Baptiste KempfQt: use the native dialog for Save Playlist
2009-06-21 Jean-Baptiste KempfQt: reinventing the wheel is always a good solution.
2009-06-21 Jean-Baptiste KempfQt: be sure to use everywhere the saved path.
2009-06-19 Jean-Baptiste KempfQt: store the filedialog path in Qt setings, instead...
2009-06-19 Jean-Baptiste KempfQt: first step to fix directory remembering.
2009-06-19 Jean-Baptiste KempfQt: cosmetics and comments.
2009-06-19 Jean-Baptiste KempfQt: correct right click selection.
2009-06-18 Barry WardellRemove unused variables.
2009-06-18 Francois Cartegniemove pointer to .rodata
2009-06-17 Jean-Baptiste KempfQt4: fullscreen controller should stay on top
2009-06-16 Erwan Tulouskins2: change_safe added by error (previous commit)
2009-06-16 Erwan Tulouskins2: add config_SaveConfigFile to retain changes...
2009-06-15 Felix Paul Kühnemacosx: disable the font-selector button in case quartz...
2009-06-15 Felix Paul Kühnemacosx: re-enable AppleRemote support for 64bit builds
2009-06-15 Jean-Paul Samanmacosx: remove unused Objc memory pool
2009-06-15 Jean-Paul Samanmacosx: Do not load resources when the VLC interface...
2009-06-15 Jean-Paul Samanminimal_macosx: make sure theWindow object exists befor...
2009-06-15 Jean-Paul Samanminimal_macosx: return VLC_ENOMEM on malloc error
2009-06-15 Jean-Paul Samanmacosx: do not leak o_fs_panel
2009-06-15 Jean-Paul Samanmacosx: removeallObjects from NSMutableArray before...
2009-06-15 Jean-Baptiste KempfQt: Minimalist style should have flat buttons for DVD...
2009-06-15 Jean-Baptiste KempfQt: kill memleak on the special sound slider
2009-06-14 Jean-Baptiste KempfQt: allow more flexibility on tab selection for Open.
2009-06-14 Jean-Baptiste KempfQt: kill warnings at startup.
2009-06-14 Jean-Baptiste KempfQt: cosmetics.
2009-06-14 Jean-Baptiste KempfQt: Fullscreen Controller, show with full opacity when...
2009-06-13 Felix Paul Kühnemacosx: fallback on freetype if quartztext isn't present
2009-06-13 Derk-Jan Hartmanmacosx gui: Fix resetting of the prefs.
2009-06-13 Felix Paul Kühnemacosx: remove deprecated method selectRow:byExtendingS...
2009-06-13 Felix Paul Kühnemacosx: fixed remaining 64bit issues
2009-06-12 Erwan Tulouskins2: improve resizing when multiple layers are used...
2009-06-11 Jean-Baptiste KempfQt: fix the position of the FS controller on first...
2009-06-11 Jean-Baptiste KempfQt: there is no such fourcc as 'wma'
2009-06-11 Francois CartegnieUI: Sprefs_audio fixes and enhancements
2009-06-11 Francois CartegnieUI: Sprefs_int cosmetics
2009-06-10 Jean-Baptiste KempfQt: FSC - remove the WIN32 special mode.
2009-06-10 Jean-Baptiste KempfQt: FSC: reset the OPACITY on EnterEvent.
2009-06-10 Derk-Jan Hartmanmacosx: auto expand when we select one of the elements...
2009-06-09 Jean-Philippe AndreFix #2765: DVD chapters navigation menu.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Francois CartegnieUI: simple prefs menu UI fixes and enhancement
2009-06-08 Derk-Jan Hartmanmacosx gui: fix selection of VIDEO_TS option in Open...
2009-06-08 Jean-Baptiste KempfQt: remove unneeded hack.
2009-06-08 Jean-Baptiste KempfQt: remove unneeded debug.
2009-06-08 Jean-Baptiste KempfQt: code cosmetic.
2009-06-08 Jean-Baptiste KempfQt: Fix cdda caching option in MRL generation.
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Rémi Denis-CourmontQt4: fix handling of IPv6 literal for RTP and UDP
2009-06-05 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-05 Derk-Jan HartmanConvert some uses of key-pressed to key-action.
2009-06-05 Derk-Jan HartmanQt4: forward and back were using key-pressed where...
next