]> git.sesse.net Git - vlc/history - modules/gui
Qt: Sout strings modification.
[vlc] / modules / gui /
2009-03-15 Jean-Baptiste KempfQt: Sout strings modification.
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-15 Jean-Baptiste KempfQt: don't use "Open a Media"
2009-03-15 Jean-Baptiste KempfQt: split correctly the input options for Convertion...
2009-03-15 Jean-Baptiste KempfQt: includes barrier fix.
2009-03-15 Jean-Baptiste KempfQt: qt4.cpp cosmetics.
2009-03-14 Jean-Baptiste KempfQt: match the access changes for cdda-track specificati...
2009-03-14 Jean-Baptiste KempfQt: try to debug and solve the dshow-vdev issue.
2009-03-14 Jean-Baptiste KempfQt: Cosmetics and msg_Dbg.
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-14 Jean-Baptiste KempfQt: remove all the """ present in the Sout mRL.
2009-03-14 Jean-Baptiste KempfQt: Profiles, define codec=none when no transcoding...
2009-03-14 Jean-Baptiste KempfQt: profiles, make difference between:
2009-03-14 Jean-Baptiste KempfQt: use LineEdits for width and height and state that...
2009-03-14 Jean-Baptiste KempfQt: Sout Profiles: be sure to set a mux.
2009-03-14 Jean-Baptiste KempfQt: fix sample rate selection in the Sout profile.
2009-03-14 Jean-Baptiste KempfQt4.3 compatibility.
2009-03-14 Jean-Baptiste KempfQt: Minimal change in SPrefs for alignment.
2009-03-12 Derk-Jan Hartmanmacosx intf: switch a vlc_object_find to input_GetAout
2009-03-12 Derk-Jan Hartmanmacosx intf: aout leaks
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-03-12 Rémi Duraffortskins2: operator '=' return a reference.
2009-03-12 Rémi Duraffortskins2: remove unused function.
2009-03-12 Rémi Duraffortqt4_sout: use references for const QString.
2009-03-10 Rémi Denis-CourmontMissing return value
2009-03-09 Laurent AimarDo not use the lock icon for scrambled stream.
2009-03-09 Laurent AimarFixed scrambled label state.
2009-03-09 Rémi Denis-Courmontnew cannot return NULL per ISO C++
2009-03-09 Rémi Denis-Courmontdialog_ProgressSet: add an optional string parameter
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-03-09 Jean-Paul Samanqt4: Catch INPUT_EVENT_PROGRAM updates and show icon...
2009-03-08 Rémi Denis-CourmontQt4: remove interaction support
2009-03-08 Rémi Denis-CourmontQt4: back-end for dialog_Progress
2009-03-08 Rémi Denis-CourmontCosmetics
2009-03-08 Rémi Duraffortqt4_sout: string on one line only.
2009-03-08 Jean-Baptiste KempfQt: do we really need the days configuration for update...
2009-03-08 Jean-Baptiste KempfQt: rework of the Sout Dialog
2009-03-08 Rémi Denis-CourmontVLC pointer variable callback -> Qt4 signal class
2009-03-08 Rémi Denis-CourmontQt4: remove intf_UserYesNo back-end
2009-03-08 Rémi Denis-CourmontRemove intf_UserYesNo
2009-03-08 Rémi Denis-CourmontQt4: back-end for dialog_Question
2009-03-07 Rémi Denis-CourmontRemove old login dialog code
2009-03-07 Rémi Denis-CourmontQt4: back-end for dialog_Login
2009-03-07 Rémi Denis-CourmontQt4: move dialog handler to a separate file
2009-03-07 Rémi Denis-CourmontQt4: remove intf_UserFatal back-end
2009-03-07 Rémi Denis-CourmontQt4: dialog_Fatal back-end (both modal and non-modal)
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.
next