]> git.sesse.net Git - vlc/history - modules/gui
Remove dangling variables
[vlc] / modules / gui /
2009-03-07 Rémi Denis-CourmontMemory leak
2009-03-07 Jean-Philippe AndreQt: new toolbar example (ultra basic interface)
2009-03-07 Jean-Philippe AndreQt: add the popup menu in the main interface
2009-03-05 Derk-Jan Hartmanfix include for vlc_dialog
2009-03-05 Laurent AimarFixed vout_thread_t object link in fullscreen controler.
2009-03-05 Rémi Denis-Courmontintf_UserWarn: remove dead code
2009-03-05 Rémi Denis-CourmontFor some reason, the OSX interface uses intf_UserFatal...
2009-03-05 Jean-Baptiste KempfQt: implement previous button and make an introduction...
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt4: change a bit the ui from sout to use the SoutInput...
2009-03-05 Jean-Baptiste KempfQt: Split inputBox from convert dialog.
2009-03-05 Jean-Baptiste KempfQt: step one for Sout Dialog rework. Introduce a kind...
2009-03-05 Rémi Denis-CourmontQt4: incomplete support for dialog_Fatal
2009-03-05 Rémi Denis-CourmontCustom lock for interaction
2009-03-05 Rémi Denis-CourmontRevert "missing strdup"
2009-03-05 Geoffroy Coupriemissing strdup
2009-03-05 Jean-Baptiste KempfQt: some people seem to have difficulties to access...
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-03-04 Rémi Denis-CourmontRemove invalid VOUT_REPARENT uses
2009-03-03 Jean-Baptiste KempfQt: remove dead code in sout to simplify.
2009-03-03 Felix Paul Kühnemacosx: hide the MRL field by default and shrink it...
2009-03-03 Felix Paul Kühnemacosx: redesigned the Open panel to be more suitable...
2009-03-03 Felix Paul Kühnemacosx: remove some more special cases for 10.4 and...
2009-03-03 Jean-Baptiste KempfQt: give access to fineslower and finefaster in the...
2009-03-03 Erwan Tuloucorrects drag&drop for skins on Linux (mrl wrongly...
2009-03-03 Erwan TulouDialogs:destroy move from the Close function, because...
2009-03-03 Erwan TulouCorrects crash when closing preference dialog (upper...
2009-03-03 Jean-Baptiste KempfQt: Integration of this convertion dialog in THEDP.
2009-03-03 Jean-Baptiste KempfQt: add a very dumb-down version of the Sout dialog...
2009-02-28 Jean-Baptiste KempfQt: Same for telexFrame.
2009-02-28 Jean-Baptiste KempfQt: now that you don't control the controls size anymor...
2009-02-28 Jean-Baptiste KempfQt: update comment in menus.cpp
2009-02-28 Jean-Baptiste KempfUse !isVisible when needed ISO isHidden
2009-02-28 Jean-Baptiste KempfQt: consistency between loop and random buttons.
2009-02-28 Ilkka OllakkaQT4: set initial state of randombutton correctly
2009-02-28 Jean-Baptiste KempfMake UI compatible Qt4.3 - May people from the designer...
2009-02-28 Jean-Baptiste KempfQt: random button is now just a checkable button and...
2009-02-28 Jean-Baptiste KempfQt: string consistency.
2009-02-27 Jean-Baptiste KempfQt: add UI for play-and-exit activation. Just a menu...
2009-02-27 Jean-Baptiste KempfQt: cohenrency for volume between FSC and main Controll...
2009-02-27 Jean-Baptiste KempfQt: comments.
2009-02-27 Jean-Baptiste KempfQt: add a shortcut for A->B loop
2009-02-27 Jean-Baptiste KempfQt: remove debug forgotten.
2009-02-27 Jean-Baptiste KempfQt: block too large Windows for open dialog. And close...
2009-02-27 Jean-Baptiste KempfQt: remove the static QAction* for the menus consistenc...
2009-02-27 Jean-Baptiste KempfQt: remove the HACK with the static QAction for minimal...
2009-02-27 Jean-Baptiste KempfQt: remove debug.
2009-02-27 Jean-Baptiste KempfQt: repair A->B loop and close #2558
2009-02-27 Jean-Baptiste Kempfs/Paste MRL/Paste Location/
2009-02-26 Rémi Duraffortskins2: simplification.
2009-02-24 Geoffroy CouprieWinCE: make buildbot happy for now.
2009-02-24 Jean-Baptiste KempfQt: use the new lock icon.
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-24 Jean-Baptiste KempfQt: add a new 'lock' icon.
2009-02-24 Jean-Baptiste KempfQt: Reset the Open List on acceptance
2009-02-23 Rémi Duraffortncurses: repare some of the locking problem
2009-02-23 Jean-Baptiste KempfQt, prefs, global hotkeys configuration, step 1.
2009-02-23 Jean-Baptiste KempfQt: Add the hotkeys-mousewheel configuration to simple...
2009-02-23 Jean-Baptiste KempfAdd a forgotten file to Modules.am
2009-02-23 Felix Paul Kühnemacosx: display the remaining time if the field was...
2009-02-23 Jean-Baptiste KempfQt: rename skip to step to match macos
2009-02-22 Jean-Baptiste KempfQt: try to fix the arrow on the open dialog.
2009-02-22 Jean-Baptiste KempfQt: fix the weird size of the open dialog.
2009-02-22 Joseph Tuloucorrects no dtd found when changing skins
2009-02-22 Jean-Baptiste KempfQt: Fix error in previous commit .
2009-02-22 Jean-Baptiste KempfQt menus: many new accelerators.
2009-02-22 Jean-Baptiste KempfDefault transcoding profiles.
2009-02-22 Jean-Baptiste KempfQt, menus: improve the NavigMenu entries.
2009-02-22 Jean-Baptiste KempfQt, menus: various changes, speedups and addition to...
2009-02-22 Jean-Baptiste KempfQt: provide a way to jump forward and backward programa...
2009-02-22 Derk-Jan HartmanRemove access-filter timeshift from OSX open dialog.
2009-02-22 Jean-Baptiste KempfQt: systray, don't show the tooltip on right-click...
2009-02-21 Joseph Tulouplaylist locking forgotten (causes PL_ASSERT_LOCKED...
2009-02-21 Jean-Baptiste KempfQt: deactivate the encryption functionnality until...
2009-02-21 Jean-Baptiste KempfQt: display a locker in the statusBar when encryption...
2009-02-21 Jean-Baptiste KempfQt reverse for trickplay: show the button by default...
2009-02-21 Jean-Baptiste KempfQt: reverse Button.
2009-02-20 Felix Paul Kühnemacosx: improved font selection in the simple prefs...
2009-02-20 Jean-Paul SamanRevert "mozilla: video is displayed again"
2009-02-20 Jean-Baptiste KempfFix compilation
2009-02-20 Jean-Paul Samanmozilla: video is displayed again
2009-02-20 Jean-Baptiste KempfQt menus: add faster/slower/normal rate
2009-02-20 Joseph TulouCorrects crashing when a skin doesn't have a video...
2009-02-20 Joseph TulouEnsure cone is hidden before video is shown in qt4...
2009-02-20 Jean-Baptiste KempfQt: menu, code simplification.
2009-02-19 Jean-Baptiste KempfQt: menus, comments fixes.
2009-02-19 Jean-Baptiste KempfQt: menus, minor code reorg.
2009-02-19 Felix Paul Kühnefixed compilation warning
2009-02-19 Felix Paul Kühnemacosx: more approbiate locking suggested by fenrir
2009-02-19 Felix Paul Kühnemacosx: re-arranged the audio and video menus to look...
2009-02-19 Felix Paul Kühnemacosx-port: removed compatibility code for outdated...
2009-02-19 Felix Paul Kühnemacosx: implemented saving of the debug log as RTFD...
2009-02-19 Felix Paul Kühnemacosx: added missing playlist locks
2009-02-19 Geoffroy CouprieWinCE intf: don't use old preferences macros
2009-02-19 Geoffroy CouprieWinCE intf: LVITEM needs an index
2009-02-19 Geoffroy CouprieWinCE intf: remove VLC_Changeset
2009-02-19 Geoffroy CouprieWinCE: fix compilation of wince.cpp
2009-02-17 Laurent AimarFixed Qt4 interface to use the new postprocess vout...
2009-02-17 Ilkka Ollakkaqt4: fix compile which was caused by removing one line...
2009-02-16 Ilkka Ollakkaqt4: change callback to new playlist-item-append/deleted
next