]> git.sesse.net Git - vlc/history - modules
Qt4 - add qt-error-dialogs option and fix interaction. Should fix part of #1229.
[vlc] / modules /
2007-09-08 Jean-Baptiste KempfQt4 - add qt-error-dialogs option and fix interaction...
2007-09-08 Jean-Baptiste KempfQt4 - Fix previous commit and implement also snapshot...
2007-09-08 Jean-Baptiste KempfQt4 - Fullscreen button should work now. hasVideo(...
2007-09-08 Jean-Baptiste KempfQt4 - MainInterface and InputManager: setRate actually...
2007-09-08 Rémi Denis-CourmontRTCP SR is back
2007-09-08 Rémi Denis-CourmontBring back the lightweight RTCP sender
2007-09-08 Rémi Denis-CourmontMake room for RTCP support
2007-09-08 Jean-Baptiste KempfQt4 - Audio/Video order fix in menus. Changes MediaInfo...
2007-09-08 Jean-Baptiste KempfQt4 - Stats. Reverse the statistic order. Resize to...
2007-09-08 Jean-Baptiste KempfQt4 - GotoTime: force emission of update() in the IM...
2007-09-08 Jean-Baptiste KempfQt4 TraxPage 27 QT4: initial size of vlc in windows.
2007-09-08 Jean-Baptiste KempfQt4 - Open Capture: remove unuseful debug and use diffe...
2007-09-08 Jean-Baptiste KempfQt4 - Open: fix https handling, udp port and rtsp adres...
2007-09-08 Rémi Denis-CourmontRemove dead RTCP code
2007-09-08 Rémi Denis-Courmontaccess_out_udp: remove "raw" mode that is not used...
2007-09-08 Rémi Denis-CourmontBring back the clock thread for RTP output.
2007-09-08 Ilkka OllakkaQT 7.2 seems to handle PPS/SPS ok, so send them too.
2007-09-08 Rémi Denis-CourmontFix warnings
2007-09-08 Rémi Denis-CourmontCode factorization
2007-09-08 Rémi Denis-CourmontCosmetics
2007-09-08 Jean-Baptiste KempfQT4: fix warning on already assigned hotkey
2007-09-08 Jean-Baptiste KempfQt4 - MI: Install an event filter to make click on...
2007-09-08 Rafaël CarréMakes a debug msg more explicit
2007-09-08 Jean-Baptiste KempfQt4 - MainInterface, implement the feature request...
2007-09-08 Rafaël Carréqt4: Makes interface a bit wider on windows
2007-09-08 Rafaël CarréShows qt4 notification only if the player isn't visible
2007-09-08 Rafaël CarréFix duration slider. Patch by Hannes Domani
2007-09-08 Rafaël CarréAdds a pause pixmap for the play/pause button
2007-09-08 Jean-Baptiste KempfQt4 - Dialog sizing.
2007-09-08 Jean-Baptiste KempfQt4 - MediaInfo: layout again.
2007-09-08 Jean-Baptiste KempfQt4 - InfoPanels: correct a slot, correct slightly...
2007-09-08 Jean-Baptiste KempfQt4 - Infopanels: cleanup, verification, updates of...
2007-09-07 Jean-Baptiste KempfQt4 - Media Info: cleanup, and move public => private.
2007-09-07 Jean-Baptiste KempfQt4 - Media Info. Re-add some info for DVB. Clean the...
2007-09-07 Rafaël CarréUses add_password for passwords
2007-09-07 Antoine CellerierQt4 video filters panel: Comment out a debug message.
2007-09-07 Rémi Denis-CourmontSend data the same way for the explicit #rtp destination
2007-09-07 Rémi Denis-CourmontUse plain sockets rather than the UDP access output...
2007-09-07 Rémi Denis-Courmontseparate grabber creation
2007-09-07 Rémi Denis-Courmont#include order
2007-09-07 Ilkka OllakkaUse QLineEdit+inputMask instead of QSpinBox, still...
2007-09-06 Jean-Baptiste KempfQt4 - Sout: UDP is back
2007-09-06 Jean-Baptiste KempfQt4 - Open: solve a bug in a signal.
2007-09-06 Jean-Baptiste KempfQt4 - Sout: UDP => RTP.
2007-09-06 Rémi Denis-CourmontUse #rtp consistent with MacOS and wx GUIs
2007-09-06 Jean-Baptiste KempfQt4 - Optimization of mrl generator. Only needed things...
2007-09-06 Jean-Baptiste KempfQt4 - Define a TOGGLEV to toggleVisible on QWidgets...
2007-09-06 Jean-Baptiste KempfQt4 - Sout: add a file mask on the known muxers.
2007-09-06 Jean-Baptiste KempfQt4 - Sout: hide SAP options and ttl options when you...
2007-09-06 Jean-Baptiste KempfQt4 - Main Interface: hiding menus does hide the contro...
2007-09-06 Jean-Baptiste KempfQt4 - Sout: add functions to choose some predefined...
2007-09-06 Jean-Baptiste KempfQt4 - Names changement and some bug fixes.
2007-09-05 Jean-Baptiste Kempfqt4 - Sout: trailing spaces.
2007-09-05 Jean-Baptiste Kempfqt4 - Sout.ui in a Qt4.2 compatible way.
2007-09-05 Jean-Baptiste KempfQt4 - Sout: cosmetic changes, simplifications and suffi...
2007-09-05 Jean-Baptiste KempfQt4 - Sout rework, Initial work.
2007-09-05 Christophe MutricyFix warnings about asprintf() + cosmetics
2007-09-05 Rémi Denis-CourmontFix the exact same remote DoS as in RTSP stream output
2007-09-05 Rafaël CarréFix [21766]
2007-09-05 Jean-Paul SamanAdd function to get a human readible string for a vlc_f...
2007-09-05 Jean-Baptiste KempfQt4 - Podcast dialog: Don't use the default OK/Cancel...
2007-09-05 Rémi Denis-CourmontFix old ffmpeg linking regression from [20357]
2007-09-05 Rémi Denis-CourmontAlways autodetect MRU
2007-09-05 Jean-Baptiste KempfQt4 - forgotten "," for windows.
2007-09-05 Rafaël CarréFix use of qcleanlooks style
2007-09-05 Jean-Baptiste KempfQt4 - cosmetic and trailing spaces. symbols fix.
2007-09-05 Jean-Baptiste KempfQt4 - Compile fix for windows.
2007-09-05 Jean-Baptiste KempfQt4 - Rename add() function to a more instructive name.
2007-09-05 Jean-Baptiste KempfQt4 - Cleanups and use QMenu on the stack to avoid...
2007-09-05 Jean-Baptiste KempfQt4 - Cleanup and start code to get the possibility...
2007-09-05 Jean-Baptiste KempfQt4 - Right click on the header on the QTreeView for...
2007-09-05 Jean-Baptiste KempfQt4 - cosmetic
2007-09-05 Rémi Denis-CourmontDo not assume that long long = int64_t
2007-09-05 Rémi Denis-CourmontMissing static
2007-09-05 Rémi Denis-Courmont#include fix
2007-09-05 Rémi Denis-Courmont#include order
2007-09-05 Rémi Denis-CourmontMissing static
2007-09-05 Rémi Denis-Courmont#include order
2007-09-05 Rémi Denis-CourmontConst warning
2007-09-05 Rémi Denis-CourmontFix #includes and remove useless variable
2007-09-05 Rémi Denis-CourmontMissing const
2007-09-05 Damien Fouilleulwxwidgets: fix crash in playlist due to change in meta...
2007-09-05 Jean-Baptiste Kempfqt4 - Main controls, small modification and implementat...
2007-09-05 Jean-Baptiste KempfQt4 - removing some debug.
2007-09-05 Bernie PurcellMove more of the code for USF subtitles decoding out...
2007-09-05 Bernie PurcellCorrect a warning on OSX
2007-09-04 Antoine CellerierHopefully fix the build for windows.
2007-09-04 Jean-Paul SamanDamn previous commit was even worse. I need some rest.
2007-09-04 Antoine CellerierStart seamcarving video filter. I'm commiting this...
2007-09-04 Rémi Denis-CourmontFix minor cast mistmatches
2007-09-04 Rémi Denis-CourmontFix incorrect type size on 64bits
2007-09-04 Rémi Denis-CourmontFix referenced types (potentially fix crash with CGIs...
2007-09-04 Rémi Denis-CourmontFix crash
2007-09-04 Rémi Denis-CourmontFix some cast warnings
2007-09-04 Jean-Paul SamanOops forgot to print the chroma.
2007-09-03 Dennis van Amerongen* modules/demux/demuxdump.c: typo dumpper -> dumper
2007-09-03 Jean-Paul SamanPrint error when chroma is not supported
2007-09-03 Jean-Paul SamanCheck malloc return values.
2007-09-02 Rafaël CarréFix wxwidgets compilation
2007-09-02 Jean-Baptiste Kempfqt4 wording.
next