]> git.sesse.net Git - vlc/history - modules/gui
Removed useless width/height fields in subpicture_t.
[vlc] / modules / gui /
2008-09-14 Felix Paul Kühnemacosx: finally implement a Reveal-in-Finder functionality
2008-09-14 Rémi Denis-CourmontUse PL_LOCK/PL_UNLOCK
2008-09-14 Rémi Denis-CourmontRemove write-only value
2008-09-14 Rémi Denis-CourmontGrrr at subsubsubsubdirectories
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-13 Felix Paul Kühnemacosx: added an option to the crash reporter to disabl...
2008-09-13 Jean-Philippe AndreQt coverlabel should always show an image, even when...
2008-09-13 Jean-Philippe AndreQt: sorry guys, record works very fine actually...
2008-09-13 Jean-Philippe AndreQt: Access-filter 'record' does not exist anymore.
2008-09-13 Antoine Cellerier\o/ skins2 work on win32 \o/ <(°v°<)
2008-09-13 Felix Paul KühneFixed a couple of l10n strings pointed by Antonio Javie...
2008-09-13 Jean-Baptiste KempfAlways show something in the statusLabel, even if you...
2008-09-13 Geoffroy CouprieSkins2: separate the source files included depending...
2008-09-12 Jean-Baptiste KempfOgg extensions update as RFC 5334 recommends.
2008-09-12 Jean-Baptiste KempfQt: Don't accept focus on the input slider. Never....
2008-09-12 Jean-Baptiste KempfQt: InputSlider: wheeling on it will seek of 1% in...
2008-09-12 Jean-Baptiste KempfChange Ctrl+F1 into Shift+F1 for about dialog because...
2008-09-12 Jean-Baptiste KempfRemove .ps from extensions registration.
2008-09-12 Jean-Philippe AndreQt: bugfix: playlist's add directory function was faili...
2008-09-12 Jean-Philippe AndreAdd a parent to avoid leaking the QVLCframe and input_items
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-12 Jean-Philippe AndreIncref/decref input_item to avoid eventual segfaults
2008-09-12 Derk-Jan Hartmanmacosx: Add a teletext menu
2008-09-12 Jean-Baptiste KempfQt4: implement forgotten function in ML
2008-09-12 Jean-Baptiste KempfQt Jpeg support on Windows.
2008-09-11 Christophe MutricyUse the good icon id
2008-09-10 Jean-Baptiste KempfAdd Screen-FPS spinBox to control fps from the UI....
2008-09-10 Christophe MutricyFix distribution of pixmaps
2008-09-10 Jean-Baptiste KempfFix drop MimeData on Windows... Close #1911
2008-09-10 Jean-Baptiste KempfQt4: Unneeded includes.
2008-09-10 Geoffroy CouprieWinCE: update the interface module
2008-09-09 Antoine CellerierFix use of logo and erase filters in the Qt extended...
2008-09-09 Jean-Baptiste KempfOops ! Some people are really tired...
2008-09-09 Jean-Baptiste KempfDefault to scale 1 in Sout dialog. Close #2017
2008-09-08 Rémi Denis-CourmontDo not hide an interface idle sleep from the compiler...
2008-09-07 Jean-Baptiste KempfCorrectly pass all the arguments of v4l/dshow when...
2008-09-07 Jean-Baptiste KempfYet again a try to fix the sizing behaviour when too...
2008-09-07 Jean-Baptiste KempfStop playlist on quit, to fix some quitting crashes.
2008-09-07 Christophe Mutricyi18n fix
2008-09-05 Laurent AimarBe sure to emit voutChanged() only when needed.
2008-09-05 Laurent AimarFixed initial snpshot/fullscreen state.
2008-09-05 Laurent AimarUse intf-change-vout to properly detect vout (close...
2008-09-05 Rémi DuraffortFix object leaking when taking a snapshot.
2008-09-05 Rémi DuraffortFix a BIG memleak in Qt interface (this poor object...
2008-09-05 Rémi DuraffortFix memleak in Qt interface.
2008-09-05 Jean-Baptiste KempfFix a crash that happens if you play with video filters.
2008-09-05 Jean-Baptiste KempfAdd a sout-keep option in the GUI as sout-keep is remov...
2008-09-05 Jean-Baptiste KempfOnly Ctrl+H should make you quit minimalView mode
2008-09-05 Antoine CellerierFound another one! Sneaky bastard...
2008-09-05 Antoine CellerierThis is a bolean control, not tristate.
2008-09-05 Antoine CellerierRevert "Add option to disable embedded video in the...
2008-09-05 Antoine CellerierAdd option to disable embedded video in the simple...
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-09-04 Jean-Philippe AndreQt: create a CoverArtLabel
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-09-03 Jean-Baptiste KempfCorrectly fix #1746 on Windows. Special for Trax :D
2008-09-02 Jean-Philippe AndreQt bugfix: pressing Enter Key in preferences dialog...
2008-09-01 Pierre d'Herbemontupdate: Make sure we don't leak.
2008-09-01 Christophe MutricyFix RCC rules
2008-08-31 Jean-Baptiste KempfQt: Check for NULLity to avoid segfault in AdvPrefs...
2008-08-30 Pierre d'Herbemontmacosx: Don't allow playlist or media list draging.
2008-08-30 Pierre d'Herbemontmacosx: the deprecated vlc_object_get takes 2 args...
2008-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-29 Rémi DuraffortFix crop/aspect ration and deinterlace menus in Qt...
2008-08-29 Laurent AimarImplemented sout string escaping in QT.
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-27 Laurent AimarRequest RGBA when you want that (and not RV32).
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-27 Christophe Mutricyi18n: Fixes in Qt4 tooltips.
2008-08-27 Pierre d'Herbemontmacosx: Revert to the old texture window look.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-26 Christophe Mutricyi18n: Fix in Qt4/Help
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...
next