]> git.sesse.net Git - vlc/history - modules/gui
macosx: Remove some #define abuses and assert() when casting a type.
[vlc] / modules / gui /
2008-08-23 Pierre d'Herbemontmacosx: Remove some #define abuses and assert() when...
2008-08-23 Pierre d'Herbemontmacosx: Save a reference to the view in the voutgl.
2008-08-23 Felix Paul Kühnemacosx: fixed non-localised main menu item
2008-08-23 Jean-Baptiste KempfFix #1896
2008-08-23 Jean-Philippe AndreQt: by default resize main interface so that it shows...
2008-08-23 Jean-Philippe AndreTry to close ticket '#1775' (Qt intf startup size is...
2008-08-23 Jean-Philippe AndreThis is an attempt to close '#1716' (zoom has to be...
2008-08-23 Jean-Philippe AndreImplement 'record' button in Qt intf
2008-08-23 Jean-Baptiste KempfFix demuxdump MRL generation in Sout (Qt part of #1853 )
2008-08-22 Jean-Baptiste KempfMenu order after protests.
2008-08-22 Rémi DuraffortFix #1768
2008-08-22 Rémi DuraffortDon't move an item to the middle of nowhere.
2008-08-22 Jean-Baptiste KempfUse FIND_CHILD when possible to look for the vout as...
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Loïc MinierFix #if WIN32_TRICK to be an #ifdef
2008-08-22 Felix Paul Kühnemacosx: fixed download URL for the eyetv plugin
2008-08-22 Jean-Baptiste KempfFind correctly the Vout.
2008-08-22 Jean-Baptiste KempfClose #1717 (windows only )
2008-08-22 Jean-Baptiste KempfUse the input_MRLSplit to open containing folder for...
2008-08-22 Jean-Baptiste Kempfqt4: Fix hotkey i for FS controller
2008-08-22 Jean-Philippe AndreQt: don't save A to B state when the input item changes...
2008-08-22 Jean-Philippe AndreQt: Implement Stream/Save in playlist popup menu
2008-08-22 Jean-Baptiste KempfFix #1884
2008-08-22 Jean-Philippe AndreQt: don't call SeparateEntries twice
2008-08-22 Jean-Baptiste KempfSmall invertion in the menu.
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
2008-08-22 Jean-Baptiste KempfFix some Sout dialog resizing issues.
2008-08-22 Jean-Baptiste KempfRestore MediaInfo size after launch.
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-22 Jean-Baptiste KempfFix typo.
2008-08-21 Jean-Baptiste KempfFix a segfault regression introduced in [f9b25cf4378f25...
2008-08-21 Jean-Baptiste KempfOpen a file location. Very dumb and incomplete.
2008-08-21 Jean-Philippe AndreQt: Save/Convert dialog should not show any streaming...
2008-08-21 Jean-Baptiste KempfFix the "No such slot PLModel::popupExplore()" on win32...
2008-08-21 Jean-Baptiste KempfForgotten file in previous commit.
2008-08-21 Jean-Baptiste KempfBookmarks: close #1661
2008-08-21 Jean-Baptiste KempfQt: Fix "chapter buttons not hiding when stop is clicke...
2008-08-21 Jean-Baptiste KempfReorder the menus items.
2008-08-20 Pierre d'Herbemontmacosx: In bookmarks's dealloc, we shouldn't release...
2008-08-18 Jean-Baptiste KempfCosmetic.
2008-08-18 Jean-Baptiste KempfFix a probable crash when fullscreen controllers are...
2008-08-18 Jean-Baptiste KempfSmall Sound Slider issue fixed.
2008-08-18 Christophe Mutricyqt4: i18n fixes
2008-08-17 Pierre d'Herbemontmacosx: Fix a typo in the pragma.
2008-08-17 Pierre d'Herbemontmacosx: Remove VLCApplication Hack. No need for that...
2008-08-17 Pierre d'Herbemontmacosx: Group via pragma related methods.
2008-08-17 Jean-Baptiste KempfFix dialog saving size regression. Close #1867.
2008-08-15 Pierre d'Herbemontmacosx: Try to fix a crash at exit.
2008-08-15 Pierre d'Herbemontmacosx: Make sure we cancel the crashLogURLConnection...
2008-08-15 Rémi DuraffortFix potential memleak.
2008-08-15 Felix Paul Kühnemacosx: added missing l10n for the crash reporter panel
2008-08-15 Felix Paul Kühnemacosx: added a dialogue to enter comments about the...
2008-08-15 Pierre d'Herbemontmacosx: Fix a window frame glitch when zooming the...
2008-08-15 Pierre d'Herbemontmacosx: Fix a couple of object leak in the equalizer.
2008-08-15 Felix Paul Kühnemacosx: small hack to display UTF-8 characters correctl...
2008-08-15 Felix Paul Kühnemacosx: fixed a few compilation warnings
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Rémi DuraffortFix object leak in Qt4.
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-14 Rémi Denis-CourmontDo not give bad ideas
2008-08-14 Pierre d'Herbemontmacosx: Confirm that the crash report has been sent.
2008-08-14 Pierre d'Herbemontmacosx: Fix toolbar usage in simple_prefs, and fix...
2008-08-14 Pierre d'Herbemontmacosx: Remove redudant test. ([nil xxx] is a nop).
2008-08-14 Pierre d'Herbemontmacosx: Remove some unused var in -sendCrashLog:
2008-08-14 Pierre d'Herbemontmacosx: Send crashes reports without going though Mail...
2008-08-14 Pierre d'Herbemontmacosx: Fix a warning in simple_prefs.
2008-08-14 Pierre d'Herbemontmacosx: Fix a warning.
2008-08-14 Felix Paul Kühnemacosx: our crashreport-mail needs to be UTF8 if we...
2008-08-14 Felix Paul Kühnemacosx: added another button to download VLC's EyeTV...
2008-08-13 Jean-Philippe AndreQt menus: show 'Select skin' in the skins2 popup menu
2008-08-13 Jean-Philippe AndreQt menus: remove useless FindActionWithText
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-12 Jean-Baptiste KempfClose the dialogs podcast configuration when click...
2008-08-12 Jean-Baptiste KempfBetter solution to fix some skins2 crash on exit.
2008-08-12 Jean-Baptiste KempfSmall sound slider size issue, Not perfect yet, but...
2008-08-12 Jean-Baptiste KempfChange the toolbar layout to make it smaller and have...
2008-08-11 Jean-Baptiste KempfFix some quitting issues from skins2 when Qt in theDP.
2008-08-11 Rémi DuraffortFix memleak in Qt4 interface.
2008-08-11 Rémi DuraffortUse the right declaration for threaded functions.
2008-08-11 Olivier TeulièreFixed exiting skins when there is no video.
2008-08-11 Jean-Baptiste KempfBe sure to initialize the p_mi pointer to NULL.
2008-08-11 Jean-Baptiste KempfRemove unuseful debug and move a debug message to a...
2008-08-11 Jean-Baptiste KempfRemember to check MI when you use it in menus.cpp that...
2008-08-11 Fabio RitrovatoSkins2: use the right id when creating the tree Resolve...
2008-08-11 Fabio RitrovatoSkins2: enable playlist saving Is available on qt4...
2008-08-11 Derk-Jan Hartmandistcheck: remove deleted file qt4/pixmaps/toolbar...
2008-08-10 Derk-Jan Hartmanmacosx: fix key capture for hotkeys when setting new...
2008-08-10 Pierre d'Herbemontupdate: Various fixes to make it work on Mac OS X.
2008-08-10 Pierre d'Herbemontmacosx: Attempt to fix a crash in update code.
2008-08-10 Pierre d'Herbemontmacosx: Don't yield an item that may be NULL.
2008-08-10 Jean-Baptiste KempfThis reverts commit bc9de538a898afed013b5367f64440965e0...
2008-08-10 Jean-Baptiste KempfFix small issue in the slider mask.
2008-08-10 Hannes Domanifix visibility of preferences sections
2008-08-10 Derk-Jan Hartmanmacosx: fixing hotkey usage.
2008-08-10 Derk-Jan Hartmanmacosx: directly set "key-action" variable where we...
2008-08-10 Derk-Jan Hartmanmacosx: cleanup some of the hotkeys in macosx. Still...
2008-08-09 Pierre d'Herbemontmacosx: Set nib deplyment target to 10.4, and don't...
2008-08-09 Pierre d'Herbemontmacosx: Cache the input state and properly ask the...
2008-08-09 Pierre d'Herbemontmacosx: Fix a warning.
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
next