]> git.sesse.net Git - vlc/history - modules
Add function to get a human readible string for a vlc_fourcc_t value.
[vlc] / modules /
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.
2007-09-02 Jean-Baptiste KempfQt4 - add a warning about the composite thing.
2007-09-02 Rafaël CarréRemoves leftover of previous commit
2007-09-02 Rafaël CarréAdds an option to qt4 intf to set opacity for main...
2007-09-02 Antoine CellerierIf the podcast service discovery is already runing...
2007-09-02 Antoine CellerierRewrite parts of the podcast service discovery module...
2007-09-02 Antoine CellerierApply "[PATCH] controls widget" by Domani Hannes. Thanks.
2007-09-02 Antoine CellerierAdd a podcast configuration dialog to the Qt4 interface...
2007-09-02 Antoine CellerierChange the podcast-urls config option to auto save.
2007-09-02 Antoine Cellerier[21716] in a Qt 4.2 compatible way.
2007-09-02 Antoine CellerierAdd option to disable the Qt interface notification...
2007-09-02 Antoine CellerierMake the skins download url clickable in the simple...
2007-09-02 Jean-Baptiste KempfQt4 - adding a '...' in the description... Cosmetic
2007-09-02 Antoine CellerierChange the web irc url here too (and split the help...
2007-09-02 Rémi Denis-CourmontFix warnings
2007-09-02 Rémi Denis-CourmontFix warnings
2007-09-02 Rémi Denis-CourmontAnother set of missing consts
2007-09-02 Rémi Denis-CourmontFix automake warning
2007-09-02 Rafaël Carréalsa: don't start playing before at least a period...
2007-09-01 Christophe MutricyOups
2007-09-01 Christophe MutricyWe are in 2007
2007-09-01 Rémi Denis-CourmontFix segmentation fault
2007-09-01 Rémi Denis-CourmontRemove old unused code
2007-09-01 Rémi Denis-CourmontFactorize aggregate and non-aggregate RTSP code paths
2007-09-01 Rémi Denis-CourmontCosmetics
2007-09-01 Rémi Denis-CourmontUse RTP sout for RTP
2007-09-01 Rafaël Carréqt4: Fix help dialog (again)
2007-09-01 Rémi Denis-CourmontImprove randomness of RTSP session ID.
2007-09-01 Jean-Baptiste KempfQt4 - Jack Input UI.
2007-09-01 Rémi Denis-CourmontFix about.hpp generation
2007-09-01 Rémi Denis-CourmontSeparate Makefile generation from bootstrap
2007-09-01 Jean-Baptiste KempfJack Input bugfixes and some more options:
2007-09-01 Jean-Baptiste KempfQt4-help. Small modifications on the size.
2007-09-01 Rafaël Carréqt4/about: reads data from the files when they are...
2007-09-01 Jean-Baptiste Kempfqt4: disc controls should only be shown on request.
2007-09-01 Jean-Baptiste KempfQt4 - Add a proper about section. This needs to be...
2007-09-01 Jean-Baptiste KempfQt4 - help: add AUTHORS to the tabs
2007-09-01 Rafaël CarréAdds a link to cgi/irc in help
2007-09-01 Rafaël Carréqt4/dialogs: svn:keywords set to Id
2007-09-01 Rafaël CarréReverts 21658 as it's totally wrong
2007-09-01 Jean-Baptiste KempfQt4 - More Help.
2007-09-01 Rémi Denis-CourmontDSO friendliness
2007-09-01 Rafaël Carrérc: non blocking input read
2007-09-01 Rémi Denis-CourmontAnother set of useless if statements
2007-09-01 Rémi Denis-Courmont- do not check "always true" case
2007-09-01 Rémi Denis-CourmontRemove unsupported profiles
2007-09-01 Rafaël Carréqt4: forces plastique style temporarily
2007-09-01 Rémi Denis-CourmontDo not implicitly encourage raw TS over UDP-Lite, DCCP...
2007-09-01 Jean-Baptiste KempfOSDMenu: add to the CAT_VIDEO category to have tweaking...
2007-09-01 Rémi Denis-CourmontFix RTP/TS sequence number regression
2007-09-01 Rémi Denis-CourmontFix undefined variable use
2007-09-01 Jean-Baptiste KempfSubtitles: same. Reput the correct new modifications.
2007-09-01 Jean-Baptiste KempfSubtitles: attempt to get the history back.
2007-09-01 Rafaël Carréhotkey: Stop the playlist on Quit
2007-09-01 Jean-Baptiste KempfQt4 - remove the 'pink sliders' effect
2007-09-01 Jean-Baptiste KempfSpatializer: add the remaining files, add a correct...
2007-09-01 Jean-Baptiste Kempfqt4 - fix temporary the compilation.
2007-09-01 Jean-Baptiste KempfQt4 - Spatializer and other audio filter from biodun...
2007-09-01 Felix Paul Kühne* set svn:keywords correctly and fixed some minor stuff...
2007-09-01 Jean-Baptiste KempfSpatializer: spaces and tab!!!
next