]> git.sesse.net Git - vlc/history - modules/gui
file: detect long remote paths correctly on Win32
[vlc] / modules / gui /
2011-07-12 Felix Paul Kühnemacosx: replaced quartztext options in the simple prefs...
2011-07-12 Jean-Baptiste KempfQt: Fix protectedness of customEvent
2011-07-12 Francois CartegnieQt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
2011-07-11 Francois CartegnieQt: Make chapters marks clickable
2011-07-11 Francois CartegnieQt: make SeekPoints handle jump to chapter requests
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
2011-07-11 Francois CartegnieQt: add SeekPoints data
2011-07-11 Felix Paul Kühnemacosx: make sure that we don't block media keys for...
2011-07-11 Rafaël Carréqt4: only build main_interface_win32.cpp for windows
2011-07-10 Felix Paul Kühnemacosx: stability improvements
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-07-10 Ron FrederickMacOS GUI: Tie display fade to "Black out" preference
2011-07-08 Hugo Beauzée-Luyssenlua: Propagate meta_changed events.
2011-07-07 Jean-Baptiste KempfAdd .mtv extension
2011-07-07 Ilkka OllakkaQt4: add slider to adjust playlist scaling
2011-07-07 Ilkka OllakkaQt4: add size-scale into playlist model
2011-07-07 Hugo Beauzée-Luyssenlua: qt4: Fixing dropdown update function.
2011-07-07 Hugo Beauzée-Luyssenlua: Don't update a widget that was just created.
2011-07-06 Rémi Denis-CourmontQt4: accept close event on main interface (fix #4606)
2011-07-06 Ilkka OllakkaQt4: fix viewchange if MEDIA_LIBRARY not defined on...
2011-07-06 Ilkka OllakkaQt4: refactor saving panel view
2011-07-04 Felix Paul Kühnemacosx: removed headphone virtualization and normvol...
2011-07-03 Felix Paul Kühnemacosx: fixed prefs compilation and fixed an appearance...
2011-07-03 Felix Paul Kühnemacosx: invert scrolling direction if the devices inver...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-29 Rémi Denis-CourmontRemove useless binary and with CONFIG_ITEM
2011-06-26 Rémi Denis-CourmontQt4: update dvb MRL generation
2011-06-25 Felix Paul Kühnemacosx: moved all (main) menu related code to a separat...
2011-06-25 Laurent AimarAllowed to give the list of prefered chroma to "text...
2011-06-23 Felix Paul Kühnemacosx: fixed trivial merge mistake when broke 'advance...
2011-06-23 Felix Paul Kühnemacosx: re-implemented time slider to fit the new style
2011-06-22 Felix Paul Kühnemacosx: basic UI to have something as a start
2011-06-22 Francois CartegnieQt: enable tearOff on Navigation and Bookmarks menus.
2011-06-21 Jean-Baptiste KempfQt4: Crush PNGs
2011-06-20 Felix Paul Kühnemacosx: fixed incorrect URL creation (closes #4966)
2011-06-20 Akash MehrotraQt: equalizer, more consistency in format
2011-06-18 Rémi Denis-CourmontQt4: don't keep reference to toAscii() temporary array
2011-06-18 Rémi Denis-CourmontQt4: never assign qtu() to a variable
2011-06-18 Rémi Denis-CourmontQt4: use QString or QByteArray instead of strdup()...
2011-06-15 Rafaël Carrécorrect comments
2011-06-14 Yuval TzeSubtitles duration factor bug fix
2011-06-12 Felix Paul Kühnemacosx: implemented a bunch of video filters
2011-06-12 Felix Paul Kühnemacosx: remove the extended controls panel since all...
2011-06-12 Felix Paul Kühnemacosx: added code to enable/disable video filters...
2011-06-12 Francois CartegnieQt: Avanced Open Panel: set buffering increment to...
2011-06-12 Francois CartegnieQt: SeekSlider: remove warning
2011-06-12 Francois CartegnieQt: display buffering in SeekSlider
2011-06-12 Mike CardilloMac: Fixed bug #3312
2011-06-10 Felix Paul Kühnemacosx: added skeleton for the video effects panel
2011-06-09 Erwan Tulouskins2: fix memory leak regarding previous commit
2011-06-09 Erwan Tulouskins2: fullscreen support for multiple screens (both...
2011-06-09 Erwan Tulouskins2(Win32): kill compil warnings
2011-06-08 Felix Paul Kühnemacosx: fixed disappearing repeat button images introdu...
2011-06-08 Jean-Baptiste KempfWin32 skins: reorder includes to fix warnings
2011-06-08 Jean-Baptiste KempfQt: includes order
2011-06-08 Jean-Baptiste KempfQt4: add the browsed folder to the device combo
2011-06-06 Erwan Tulouskins2: drag&drop (small tweak)
2011-06-06 Erwan Tulouskins2: fix some important playlist limitations or...
2011-06-06 Erwan Tulouskins2: drap&drop enhancement
2011-06-05 Felix Paul Kühnemacosx: fixed volume normalizer prefs and crash when...
2011-06-05 Felix Paul Kühnemacosx: fixed crash when converting strings
2011-06-01 Jean-Baptiste KempfQt: fix an uninitialised value issue
2011-06-01 Felix Paul Kühnemacosx: fixed rare crash when saving the full prefs
2011-05-31 Rafaël Carréncurses: make sure playlist box shows title when available
2011-05-30 Rémi Denis-CourmontQt4: include <vlc_aout.h> as needed
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontSearch child of playlist rather than anywhere
2011-05-26 Rémi Denis-CourmontQt4: remove Linux DVB device spin box
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Jean-Baptiste KempfQt: fix playback start if VLC was minimized
2011-05-25 Jean-Baptiste KempfQt: simplify
2011-05-25 Jean-Baptiste KempfQt: Solve issue with alwaysOnTop and fullscreen conflicting
2011-05-23 Yuval TzeQt: synchronization: subtitles duration parameter
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-05-22 Jean-Baptiste KempfQt: provide a button to open subtitle
2011-05-22 Jean-Baptiste KempfPlaylist: fix scrolling events in selector
2011-05-22 Felix Paul Kühnemacosx: remove references to VLCIntf from the EyeTV...
2011-05-22 Jean-Baptiste KempfQt: mediainfo, difference between URI and URL
2011-05-22 Jean-Baptiste KempfQt: add popupAddToPlaylist
2011-05-22 Jean-Baptiste KempfQt: change shortcut in info dialog
2011-05-21 Felix Paul Kühnemacosx: fixed another crash after the video stopped...
2011-05-21 Jean-Baptiste KempfQt: remove unused variable
2011-05-20 Jean-Baptiste KempfQt: small simplification
2011-05-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
2011-05-20 Jean-Baptiste KempfQt, simplification: kill dead code
2011-05-20 Jean-Baptiste KempfQt: fix MRL update on Win32
2011-05-19 Felix Paul Kühnemacosx: disable window restoration on relaunch for...
2011-05-19 Jean-Baptiste KempfWin32: QString.sprintf is a bad solution for complex...
2011-05-19 Felix Paul Kühnemacosx: wait until the app finished launching to init...
2011-05-18 Rafaël Carréncurses: display the file path instead of URI
2011-05-17 Erwan Tulouskins2(Win): kill more compil warnings
2011-05-17 Erwan Tulouskins2: kill many compil warnings
2011-05-15 Jean-Baptiste KempfQt, info_panel: correctly show the save Meta button
2011-05-15 Rémi Duraffortskins2: fix warnings about initialization order.
2011-05-14 Jean-Baptiste KempfQt: remove unneeded code
2011-05-14 Jean-Baptiste KempfQt: kill warnings and probably a crash on Win32
2011-05-14 Jean-Baptiste KempfQt: fix breakage on Win32 because of moc versions
2011-05-14 Jean-Baptiste KempfQt: win32 warning killing
2011-05-14 Jean-Baptiste KempfQt: more of the same warnings killing
next