]> git.sesse.net Git - vlc/history - modules/gui
Update workarounds for incomplete mingw headers
[vlc] / modules / gui /
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-01-31 Felix Paul Kühnemacosx: prevent AppKit calls from threads which aren...
2012-01-31 Jean-Baptiste KempfSkins: fix compilation with zlib 1.2.6
2012-01-29 Jean-Baptiste KempfQt: make playlist font less small by default
2012-01-29 Jean-Baptiste KempfQt: use a less small font on mediainfo.
2012-01-29 Felix Paul Kühnemacosx: fixed potential crashes when localizing strings
2012-01-29 David Fuhrmannmacosx: implements user choice to autosave volume on...
2012-01-29 David Fuhrmannmacosx: unblackout other screens on lion as well, when...
2012-01-29 David Fuhrmannmacosx: save the current volume in intended variable
2012-01-29 Jean-Baptiste KempfQt: missing accessors
2012-01-29 Jean-Baptiste KempfQt: fix hovering text of the playlist button.
2012-01-29 Jean-Baptiste KempfQt: Media is uncountable.
2012-01-29 Felix Paul Kühnemacosx: fixed use of [VLCMain localizedString] pointed...
2012-01-29 Felix Paul Kühnemacosx: fixed l10n of the 'Extensions' menu
2012-01-29 Felix Paul Kühnemacosx: displayed ocalizable sstrings correctly
2012-01-29 Felix Paul Kühnemacosx: fixed broken appearance of the main window...
2012-01-28 Rémi Denis-CourmontQt4: missing #include
2012-01-28 Jean-Baptiste KempfQt: fix hotkey shortcut
2012-01-28 Jean-Baptiste KempfQt: fix open dvdsimple.
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <fcntl.h>
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2012-01-27 Felix Paul Kühnemacosx: improve reliability to detect text field conten...
2012-01-27 Felix Paul Kühnemacosx: fixed 'intf-show' and 'intf-toggle-fscontrol...
2012-01-27 Rafaël CarréQt4: fix windows build
2012-01-26 Felix Paul Kühnemacosx: fixed slider knobs in the black ui style
2012-01-26 Tobias GüntnerQt4: Use the width of the new text to calculate the...
2012-01-26 Tobias GüntnerQt4: Test the correct text.
2012-01-24 Felix Paul Kühnemacosx: make sure the main window's position is correct...
2012-01-24 Brendon Justinmacosx: Make streaming wizard output string editable
2012-01-24 Felix Paul Kühnemacosx: remove outdated code
2012-01-24 Francois CartegnieQt: fix MLModel
2012-01-24 Francois CartegnieQt: don't show Ml button if it does nothing
2012-01-22 Felix Paul Kühnemacosx: fixed a crash in the video effects panel if...
2012-01-22 Faustino E. Osunamacosx: don't assign NULL as pref button tooltip
2012-01-22 Felix Paul Kühnemacosx: make sure that the fullscreen controller is...
2012-01-22 David Fuhrmannmacosx: leave fullscreen when last playlist item stops
2012-01-21 Ilkka OllakkaQt4: only apply search to inserted items when search...
2012-01-21 Ilkka OllakkaQt4: assume that items are appended to end, so start...
2012-01-21 David Fuhrmannmacosx: select the right playlist item when a new file...
2012-01-20 Felix Paul Kühnemacosx: make sure that the non-native fullscreen mode...
2012-01-20 Felix Paul Kühnemacosx: make sure that NSApplicationWillTerminateNotifi...
2012-01-20 Felix Paul Kühnemacosx: pause playback on window minimization only...
2012-01-20 Felix Paul Kühnemacosx: fixed unresponsive playlist correlated to video...
2012-01-20 Felix Paul Kühnemacosx: fixed a crash when stressing the playlist by...
2012-01-18 Brendon Justinmacosx: Cache level pref should set file-caching
2012-01-18 Brendon Justinmacosx: Custom caching option should not set values
2012-01-16 Brendon Justinmacosx: Add "Preload MKVs in local dir" to simple prefs
2012-01-16 Brendon Justinmacosx: Fix for compilation on i686 and PPC
2012-01-15 Brendon Justinmacosx: Compilation fix on i686
2012-01-15 David Fuhrmannmacosx: avoid out of bound exception which can occur...
2012-01-15 Felix Paul Kühnemacosx: make sure that playbacks stops when closing...
2012-01-15 Felix Paul Kühnemacosx: fixed fullscreen mode when linking against...
2012-01-15 Ilkka OllakkaQt4: don't sort listview of model allready has items
2012-01-15 Felix Paul Kühnemacosx: fixed correct display of UTF8 strings within...
2012-01-14 Jean-Baptiste KempfQt: cleanup debug messages
2012-01-14 Felix Paul Kühnemacosx: fixed compilation after ugly merge
2012-01-14 Brendon Justinmacosx: Update file headers on extensions
2012-01-14 Brendon Justinmacosx: Add extensions menu entry
2012-01-14 Brendon Justinmacosx: Lua extensions infrastructure
2012-01-14 Felix Paul Kühnemacosx: fixed enabling/disabling SDs through the sidebar
2012-01-14 Jean-Baptiste KempfQt: fix indentation
2012-01-14 Jean-Baptiste KempfQt: rebuild correctly the playback menu
2012-01-13 Jean-Baptiste KempfQt: remove unneeded include and parent objects
2012-01-13 Felix Paul Kühnemacosx: fixed crash when opening the simple preferences...
2012-01-13 David Fuhrmannmacosx: proper menu validation for all menus
2012-01-13 Francois CartegnieQt: seekpoints: don't use qtu() shorcut in this header
2012-01-13 Francois CartegnieQt: seekpoints: assume chapter name is utf8
2012-01-12 Christoph MiebachUsing strings 3 times, defining each only once
2012-01-11 Felix Paul Kühnemacosx: prevent ugly rendering artifacts when resizing...
2012-01-11 Felix Paul Kühnemacosx: only enable Lion's fullscreen mode in case...
2012-01-11 Felix Paul Kühnemacosx: reimplement 'fullscreen video device' (fixes...
2012-01-11 Jean-Baptiste KempfQt4: restore search in SD
2012-01-11 Felix Paul Kühnemacosx: re-written the messages panel to use a table...
2012-01-11 Christoph MiebachQt: Reusing the titles from the simple preferences...
2012-01-09 Edward WangOnly allow clearing playlist if current item can be...
2012-01-09 Jean-Baptiste KempfQt: avoid a crash on displaying the chapters for some mp4
2012-01-09 Christoph MiebachRemoved a space in front of questionmark. 2 Findings
2012-01-09 David Fuhrmannmacosx: fixed crash when log window is open while progr...
2012-01-09 Jean-Baptiste KempfWin32: Merge direct3d-desktop and video-wallpaper to...
2012-01-09 Jean-Baptiste KempfQt4: remove wallpaper from simple prefs and allow it...
2012-01-08 David Fuhrmannmacosx: fix auto play when adding a new file with file...
2012-01-08 David Fuhrmannmacosx: respect b_enqueue value when adding items to...
2012-01-08 Felix Paul Kühnemacosx: fix DVD menu control and usage of hotkeys with...
2012-01-08 Felix Paul Kühnemacosx: always expand all sidebar nodes on launch ...
2012-01-08 Felix Paul Kühnemacosx: fixed pl counter and make sure we pause the...
2012-01-08 Felix Paul Kühnemacosx: fix the window menu's close and minimize comman...
2012-01-07 Felix Paul Kühnemacosx: really fixed compilation on 10.5
2012-01-07 Felix Paul Kühnemacosx: fixed compilation issue on Leopard
2012-01-07 Felix Paul Kühnemacosx: improve handling the mute action in the main...
2012-01-07 Felix Paul Kühnemacosx: make sure that the bottombar controls don't...
2012-01-07 Felix Paul Kühnemacosx: fixed trivial appearance issue with the time...
2012-01-07 Felix Paul Kühnemacosx: some improvements to the non-embedded vout...
2012-01-07 Felix Paul Kühnemacosx: re-add the 'Reset' button to the image adjust...
2012-01-07 Jean-Baptiste KempfQt: use "normvol" instead of "volnorm" in Simple Prefer...
2012-01-06 Laurent AimarFixed a typo "Elasped" -> "Elapsed".
2012-01-06 Felix Paul Kühnemacosx: fixed volume range (fix #5790)
2012-01-06 David Fuhrmannmacosx: clarify window style option
2012-01-06 Felix Paul Kühnemacosx: fixed interface crash on quit
2012-01-06 Felix Paul Kühnemacosx: fixed rare crash when reshaping the video view...
next