]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
macosx: Blindly remove i_object_id from prefs.m.
[vlc] / modules / gui / qt4 / components /
2008-09-20 Rémi Denis-CourmontQt4: keep the vout thread, not its ID
2008-09-20 Rémi Denis-CourmontRemove broken/unsafe constructs
2008-09-19 Jean-Baptiste KempfAdd more debug messages to track windows FS controller...
2008-09-19 Jean-Baptiste KempfQt4: Always parent all preferences to avoid funny windo...
2008-09-19 Jean-Baptiste KempfSPrefs: Add "Use hardware YUV->RGB conversion" since...
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-19 Jean-Baptiste KempfQt: Forgotten native separators in open panel (cosmetic...
2008-09-18 Antoine CellerierDo not lose the playlist columns when switching to...
2008-09-18 Antoine CellerierCosmetics.
2008-09-18 Jean-Baptiste KempfSmaller Play/Pause button. Bigger FS controller
2008-09-18 Antoine CellerierAdd URI column to Qt4 playlist. Add sorting by URI...
2008-09-18 Jean-Baptiste KempfDisable focus on buttons to avoid "space" to be catched...
2008-09-16 Jean-Baptiste KempfProvide a SPrefs to deactivate the systray icon as...
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-12 Jean-Baptiste KempfOgg extensions update as RFC 5334 recommends.
2008-09-12 Jean-Baptiste KempfRemove .ps from extensions registration.
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-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 Jean-Baptiste KempfQt4: Unneeded includes.
2008-09-09 Antoine CellerierFix use of logo and erase filters in the Qt extended...
2008-09-07 Jean-Baptiste KempfYet again a try to fix the sizing behaviour when too...
2008-09-07 Christophe Mutricyi18n fix
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 memleak in Qt interface.
2008-09-05 Jean-Baptiste KempfFix a crash that happens if you play with video filters.
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-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-27 Christophe Mutricyi18n: Fixes in Qt4 tooltips.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-25 Jean-Baptiste KempfDon't use Simple Open, it can be broken. Workaround...
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 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 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 KempfResize the advanced properties of open capture with...
2008-08-25 Jean-Baptiste KempfFix the reminiscence of some extended settings and...
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 Jean-Baptiste KempfVideo Widget cleaning. Corrections of previous commits.
2008-08-24 Jean-Baptiste KempfRemove trailing sapce.
2008-08-23 Jean-Philippe AndreQt: hide record button when the record access-filter...
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 Jean-Baptiste KempfFix #1896
2008-08-23 Jean-Philippe AndreImplement 'record' button in Qt intf
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 Jean-Baptiste KempfFind correctly the Vout.
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 KempfImplement 'i' hotkey to show FSC.
2008-08-21 Jean-Baptiste KempfOpen a file location. Very dumb and incomplete.
2008-08-21 Jean-Baptiste KempfFix the "No such slot PLModel::popupExplore()" on win32...
2008-08-18 Jean-Baptiste KempfCosmetic.
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-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-10 Jean-Baptiste KempfThis reverts commit bc9de538a898afed013b5367f64440965e0...
2008-08-10 Hannes Domanifix visibility of preferences sections
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Jean-Baptiste KempfTypo.
2008-08-07 Jean-Baptiste KempfCompile Fix. Sorry, I messed up with Git...
2008-08-07 Jean-Baptiste KempfGo and check the configurations values only when needed.
2008-08-07 Jean-Baptiste KempfTry to allocate the DShow device list and the buttons...
2008-08-07 Jean-Baptiste KempfFix a crash in Preferences.
2008-08-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
2008-08-05 Jean-Baptiste KempfTry to fix some OpenDialog sizing issues, reported...
2008-08-03 Jean-Baptiste KempfNew icons for the playlist in the same tones than the...
2008-08-03 Justus PiaterDeclared many static variables const
2008-08-02 Laurent AimarRemoved invalid assert.
2008-08-02 Laurent AimarFixed fullscreen on exit (the embedded video can live...
2008-08-01 Jean-Baptiste KempfAdd m2ts and mts to the interface dialog selectors.
2008-08-01 Jean-Baptiste KempfFix the activation or not of advanced buttons in fullsc...
2008-08-01 Jean-Baptiste KempfRemove Unneeded test (thx ipkiss)
2008-08-01 Jean-Baptiste KempfPreferences: fix some memleaks and fix horrible video...
2008-08-01 Rémi DuraffortFix memleaks: Fill in the destructor of simple preference.
next