]> git.sesse.net Git - vlc/history - modules/gui
Remove write-only variable i_maxbytespersec in avi_HeaderCreateRIFF().
[vlc] / modules / gui /
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...
2009-06-05 Erwan TulouQT4 menus : remove previous signal-slot connection...
2009-06-05 Erwan Tulouskins2: correct crashes when using zoom and multiple...
2009-06-04 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-04 Derk-Jan Hartmanmacosx: Fix configurability of some of the hotkeys
2009-06-03 Jean-Baptiste KempfQt: Add icons on open dialog tabs.
2009-06-03 Laurent AimarTemporary workaround for video filter wrapper in qt4.
2009-06-03 Derk-Jan Hartmanmacos playlist: fix a deadlock when deleting items.
2009-06-03 Derk-Jan Hartmanmacosx: Fix postprocessing menu item
2009-06-03 Francois CartegnieCaptureOpenPanel: allow alternative layout
2009-06-03 Francois CartegnieUI open_file menus and layout fixes
2009-06-03 Francois Cartegnienew resource: playlist remove icon
2009-06-02 Derk-Jan Hartmanmacosx playlist: Move one of the lock to avoid a "lock...
2009-06-02 Felix Paul Kühnemacosx: volume needs to be stored in absolute numbers...
2009-06-01 Derk-Jan Hartman.h file commit for [9d7513aea570d26822f26a7b0567133ab4f...
2009-06-01 Derk-Jan Hartmanmacosx vout: another memleak
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Jean-Baptiste KempfQt: Fix button in speed of subtitles.
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-29 Derk-Jan Hartmanmacosx remote: Fix a leak in the Apple Remote class.
next