]> git.sesse.net Git - vlc/history - modules/gui
contrib: fix clean-up of libprojectM files
[vlc] / modules / gui /
2010-01-05 Francois CartegnieQt: Toggle playlist source on click
2010-01-04 Pierre d'Herbemontmacosx_dialog_provider: Upon cancel, set the progress...
2010-01-04 Pierre d'Herbemontmacosx_dialog_provider: It's ok to have a nil object...
2010-01-04 Jean-Baptiste KempfRemove qnx modules.
2010-01-04 Rémi Duraffortqt4: fix buffer overflow.
2010-01-04 Pierre d'Herbemontmacosx_dialog_provider: Fix a few ignored selector...
2010-01-03 Jean-Baptiste KempfQt: fix StringList in Simple preferences
2010-01-01 Jean-Baptiste KempfQt: Fix audio options in SPrefs
2010-01-01 Jean-Baptiste KempfQt: update audio panel to newest DirectSound changes
2009-12-30 Rémi Denis-CourmontFB OSD: use var_Inherit
2009-12-30 Thijs Alkemadegui/macosx: Added menu item to set playback rate back...
2009-12-30 Pierre d'Herbemontmacosx_dialog_provider: Offer a way to render this...
2009-12-30 Pierre d'Herbemontmacosx_dialog_provider: Must be opt-in. Set priority...
2009-12-30 Jean-Baptiste KempfQt: Fix some modality
2009-12-29 Jean-Baptiste KempfFix sout MRL generation in sout when transcode is deact...
2009-12-29 Jean-Baptiste KempfQt: allow a info button in interface toolbar
2009-12-29 Jean-Baptiste KempfQt: Fix CovertArt on the playlist window
2009-12-29 Jean-Baptiste KempfQt: fix First run dialog
2009-12-29 Rémi Denis-CourmontQt4: rework HTTP sout box
2009-12-29 Erwan Tulouskins2: don't draw control if non visible at initialisation
2009-12-28 Erwan Tulouskins(Win): add fullscreen controller as a child of...
2009-12-28 Erwan Tulouskins2: setOpacity moved to a better place
2009-12-28 Erwan Tulouskins2: a tiny memory leak
2009-12-28 Erwan Tulouskins(Win): a proper way to terminate vlc
2009-12-28 Sebastien Zwickertgui/macosx: fix crash when the volume slider has been...
2009-12-28 Sebastien Zwickertgui/macosx: Fix ugly flashes of video view when the...
2009-12-28 Pierre d'Herbemontmacosx_dialog_provider: Don't waste a thread for nothin...
2009-12-27 Erwan Tulouskins2: add a 'loop' parameter for animated bitmaps
2009-12-27 Erwan Tulouskins2(Win): fix a timer issue
2009-12-26 Geoffroy CouprieSkins: set the maximum volume to 1024, not 512
2009-12-26 Erwan Tulouskins2(Windows): add a black windows for fullscreen...
2009-12-26 Erwan Tulouskins(Win32): add hotkeys support in fullscreen mode
2009-12-26 Erwan Tulouskins2(Win32): prepare for typified windows
2009-12-26 Erwan Tulouskins2: optimize refresh
2009-12-26 Erwan Tulouskins(Linux) : fix crash with a few skins (e.g Orangead...
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-26 Rémi Denis-CourmontQt4: do not implement below state
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-26 Felix Paul Kühneosx dialog provider: make sure we can actually quit VLC
2009-12-26 Geoffroy CouprieQt4: add the verbose-objects option to the messages...
2009-12-26 Geoffroy Coupriewhile I'm at it: don't crash either if I select somethi...
2009-12-26 Geoffroy CouprieDon't crash if I click "cancel" in getOpenFileNames
2009-12-26 Felix Paul Kühneosx dialog provider: implemented the progress bar dialog
2009-12-26 Brian WeaverModified the main OS X interface module to remove the...
2009-12-26 Sebastien Zwickertgui/macosx: Do not automatically resize the video view...
2009-12-26 Sebastien Zwickertgui/macosx: fix a side effect when the playlist's split...
2009-12-26 Sebastien Zwickertgui/macosx: uses the superview object for swapping...
2009-12-26 Sebastien Zwickertgui/macosx: try a fix of validateMenuItem: that avoid...
2009-12-26 Felix Paul Kühneosx dialog provider: minor cleanup
2009-12-26 Felix Paul Kühneadded a Minimal Dialog Provider for Mac OS X
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-12-25 Hugo Beauzee-LuyssenAdding a generic singleton pattern implementation
2009-12-22 Erwan Tulouskins2(Linux): enable transparency since setOpacity...
2009-12-22 Erwan Tulouqt4 and skins2: fix resizing issue when zooming in...
2009-12-22 Erwan Tulouskins(x11): use EWMH when possible (especially for...
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: add object parameter
2009-12-21 xxcvQt4 streaming with dshow mrl fix
2009-12-20 Jean-Baptiste KempfRemove qte and opie modules.
2009-12-20 Pierre YnardRemove the WinCE GUI
2009-12-19 Felix Paul Kühnemacosx: fixed compilation if VLM is not enabled
2009-12-17 David KAdd support for the new Apple Remote introduced in...
2009-12-16 Erwan Tulouskins2: first proposal for a skinnable fullscreen contr...
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-16 Erwan Tulouskins2: fix a bug preventing display in some conditions...
2009-12-16 Jean-Baptiste KempfQt: delete QVLCTreeView class and use event filters...
2009-12-15 Erwan Tulouskins2(Linux): reactivate mouse on a video window ...
2009-12-15 Erwan Tulouskins2: add a type to windows (TopWindow, VoutWindow...
2009-12-15 Erwan Tulouskins2: new fullscreen implementation (currently intend...
2009-12-14 Rémi Denis-CourmontFix NULL dereference with -no-embedded-video (fixes...
2009-12-12 Jean-Baptiste KempfQt: new view mode for the playlist in an IconList like...
2009-12-12 Jean-Baptiste KempfQt: playlist. Remove unnecessary includes
2009-12-12 Jean-Baptiste KempfQt: PlaylistWidget parenting and code cleanup/simplific...
2009-12-12 Jean-Baptiste KempfQt: debug only if you want to.
2009-12-12 Rémi Denis-CourmontRemove useless header check
2009-12-11 Jean-Baptiste KempfQt: provide shortcuts for history items
2009-12-11 Jean-Baptiste KempfQt: various cleanups and fixes
2009-12-11 Jean-Baptiste KempfReduce the toolbar margins even more.
2009-12-10 Erwan Tulouskins2: cosmetics in debug message
2009-12-10 Erwan Tulouskins2: better input management
2009-12-10 Rafaël CarréQt4: check random button if random is set
2009-12-09 JP DingerSkins2: Add missing return statements.
2009-12-08 Rémi Denis-CourmontQt4: provide the X11 display address through the window...
2009-12-08 Rémi Denis-CourmontQt4: check for Windows window system backend rather...
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-12-08 Rémi Denis-CourmontAvoid warning (braindead putenv() prototype!)
2009-12-08 Rémi Denis-CourmontQt4: fix buffer overflow
2009-12-07 Jean-Baptiste KempfQt: state machine fixes part 1
2009-12-07 Pierre d'Herbemontmacosx/framework: Make sure the nsobject drawable is...
2009-12-06 Jean-Baptiste KempfQt: reduce the size of the margins and spacing between...
2009-12-06 Jean-Baptiste KempfQt: playlist, set a minimum width
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-05 JP DingerQt4: Save a couple temporaries.
2009-12-05 JP DingerSkins2: cosmetics: Pack repetetive code up in a few...
2009-12-05 JP DingerSkins2: Add x11 transparency support. Hope it sets...
2009-12-05 JP DingerSkins2: Cosmetics and drop const from string return...
2009-12-05 JP DingerSkins2: Move method bodies with inline tags to before...
2009-12-05 JP Dingerskins2: I fail to see why Subject (not Observer) needs...
2009-12-05 JP DingerSkins2: Invent ft2_strerror() to improve freetype2...
next