]> git.sesse.net Git - vlc/history - modules/gui
No need to set i_buffer twice
[vlc] / modules / gui /
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-25 Derk-Jan Hartmanmacosx: use NSInvocation on this 10.5 method.
2008-08-25 Jean-Baptiste KempfDon't use Simple Open, it can be broken. Workaround...
2008-08-25 Pierre d'Herbemontmacosx: Don't do fancy stuff on 10.4.
2008-08-25 Antoine CellerierRemove ... after "Minimal View" menu item.
2008-08-25 Derk-Jan Hartmanconfig: Do not use config_SaveConfigFile( , NULL) or...
2008-08-25 Derk-Jan Hartmanmacosx: Do NOT call config_SaveConfigFile() if you...
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-25 Jean-Baptiste KempfUpdate comments.
2008-08-25 Jean-Baptiste KempfFix drop on the playlist in all case (DP and MI )
2008-08-25 Jean-Baptiste KempfFix a rare sizing issue ( part of #1775 )
2008-08-25 Jean-Baptiste KempfFix the minimum size in qt-display-mode 1 to show all...
2008-08-25 Jean-Baptiste KempfFix typos and stupid code errors to make profiles work.
2008-08-25 Jean-Baptiste KempfFix Playlist resizing and positionning.
2008-08-25 Jean-Baptiste KempfFix annoying bug that prevented Bookmark dialog to...
2008-08-25 Jean-Baptiste KempfCorrectly save the column size from the playlist.
2008-08-25 Jean-Baptiste KempfFix very annoying typo that discard most of the correct...
2008-08-25 Jean-Baptiste KempfHopefully close #1717
2008-08-25 Jean-Baptiste KempfResize the advanced properties of open capture with...
2008-08-25 Jean-Baptiste KempfDon't save geometry if Video is Active.
2008-08-25 Jean-Baptiste KempfFix the reminiscence of some extended settings and...
2008-08-24 Jean-Philippe AndreQt: don't check if a variable is a command. This will...
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-24 Jean-Philippe AndreQt: enable UDP address edit when RTP is toggled
2008-08-24 Jean-Baptiste KempfFix previous commit logic... Copy/Paste error.
2008-08-24 Jean-Baptiste KempfEsc key in the FileDialog should close it.
2008-08-24 Jean-Baptiste KempfOpen Dialog: Close #1912
2008-08-24 Jean-Philippe AndreQt: ID column in playlist sucked. Also, don't show...
2008-08-24 Derk-Jan Hartmanmacosx: set the correct node when we add items and...
2008-08-24 Jean-Baptiste KempfFix win32 compiling
2008-08-24 Jean-Baptiste KempfDeactivate FS controller on Windows on 8-bit displays.
2008-08-24 Jean-Baptiste KempfVideo Widget cleaning. Corrections of previous commits.
2008-08-24 Jean-Baptiste KempfRemove trailing sapce.
2008-08-24 Jean-Philippe AndreDo not read directory twice. This solves #1761 but...
2008-08-23 Jean-Philippe AndreQt: hide record button when the record access-filter...
2008-08-23 Felix Paul Kühnemacosx: compilation fix for the 10.4u SDK and removal...
2008-08-23 Derk-Jan Hartmanmacosx: Fix compilation. (NSUInteger) is 10.5 api chang...
2008-08-23 Pierre d'Herbemontmacosx: Make sure VLCIntf gets NULL-ify when VLC ends.
2008-08-23 Pierre d'Herbemontmacosx: Don't use a textured Window if we have the...
2008-08-23 Antoine CellerierUse the same order for buttons in the fullscreen interf...
2008-08-23 Antoine CellerierChange the fullscreen button in the fullscreen controll...
2008-08-23 Pierre d'Herbemontmacosx: Save avi-index.
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.
next