]> git.sesse.net Git - vlc/history - modules/gui
VOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
[vlc] / modules / gui /
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...
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Mostly cosmetics, some C++ style casting, facto...
2009-12-05 JP DingerSkins2: Cosmetics. Add a REGISTER_CMD1 for commands...
2009-12-05 JP DingerSkins2: Reduce another macro to bare minimum and helper...
2009-12-05 JP DingerSkins2: (Almost entirely) replace another two macros...
2009-12-05 JP DingerSkins2: Cosmetics and the occasional duplicate call...
2009-12-05 JP DingerSkins2: Cosmetics and make better use of a test that...
2009-12-05 JP DingerSkins2: Cosmetic.
2009-12-05 JP DingerSkins2: Replace some theme macros by templated code.
2009-12-05 JP DingerSkins2: Add (and use) template parameter typedefs so...
2009-12-05 JP DingerSkins2: Add ptrmap<> to possibly prevent some more...
2009-12-05 JP DingerSkins2: Factor out duplicate code (mod), and provide...
2009-12-05 JP DingerSkins2: Move getShifts from const to static.
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Avoid work by postponing to where and if it...
2009-12-05 JP DingerSkins2: Cosmetics
2009-12-05 JP DingerSkins2: x11_display: Replace PUT_PIXEL and BLEND_PIXEL...
2009-12-05 JP DingerSkins2: Drop another small heap allocation in favour...
2009-12-05 JP DingerSkins2: Factor out repeated code and use var_SetVariant...
2009-12-05 JP DingerSkins2: Cleanup after merge.
2009-12-05 JP DingerSkins2: Use vlc KEY_MODIFIER_* constants for key modifi...
2009-12-05 JP DingerSkins2: Use var_SetVariant() some more.
2009-12-05 JP DingerSkins2: Factor out getModKey() and getKeyState() (both...
2009-12-05 JP DingerSkins2: No need to new char[] temporaries; use stack...
2009-12-05 JP DingerSkins2: Refactor string manipulation event handling...
2009-12-05 JP DingerSkins2: Fix a warning; add a forgotten #undef.
2009-12-05 JP DingerSkins2 compile fix: Apparently declarations went missin...
2009-12-05 JP DingerSkins2: Use typedefs for internal template-derived...
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2009-12-05 Rémi Denis-CourmontSignedness mismatch
2009-12-05 Rémi Denis-CourmontInput item type cannot be negative (fix warning)
2009-12-05 Rémi Denis-CourmontOrder initializers
2009-12-05 Rémi Denis-CourmontUnused variable
2009-12-05 Rémi Denis-CourmontUnused variables
2009-12-04 Rémi DuraffortReally kill reallocations.
2009-12-04 Jean-Baptiste KempfQt: make the search box take less space.
2009-12-04 Rémi Duraffortqt4: kill some reallocations.
next