]> git.sesse.net Git - vlc/history - modules
Comment, typo and spaces again
[vlc] / modules /
2008-02-20 Jean-Paul SamanDon't get stuck in Connect() when module is in Open...
2008-02-20 Jean-Paul SamanAlso build scale.c when using altivec.
2008-02-19 Christophe MutricyPulseAudio output module. Thanks to Martin Hamrle....
2008-02-18 Rafaël Carrénew growl plugin: local only, supports album art (you...
2008-02-18 Rafaël Carrécompare the right amount of data, being a little bit...
2008-02-18 Rafaël Carréfix compilation on win32
2008-02-18 Jean-Baptiste KempfMKV: use __MIN instead of min(
2008-02-18 Jean-Baptiste Kempflive555 - include fix.
2008-02-18 Jean-Baptiste KempfQt4 - Fix display bug using the Sout dialog.
2008-02-16 Jean-Paul SamanPatch by Andre Weber: fix several warnings in atmo...
2008-02-15 Antoine CellerierFix typo.
2008-02-15 Rémi Denis-CourmontFix two more calloc-based denial of service in the...
2008-02-14 Dennis van Amerongen* modules/codec/x264.c: fix threads=0 (auto) which...
2008-02-14 Dennis van Amerongen* modules/codec/x264.c: more user friendly version...
2008-02-13 Rémi DuraffortChek return asprintf value.
2008-02-13 Jean-Baptiste KempfQt4 - Menus: VLM is Ctrl+W now.
2008-02-13 Felix Paul Kühneqt4/macosx: fixed the embedded vout setting
2008-02-13 Felix Paul Kühnemacosx: implemented the Video category of the SimplePre...
2008-02-13 Felix Paul Kühnemacosx: removed the 'macosx-embedded' setting. It's...
2008-02-13 Ilkka Ollakkaadd rate-change variable in core to inform when rate...
2008-02-13 Jean-Baptiste KempfQt4 - Actually implement double-click on speed does...
2008-02-13 Ilkka Ollakkaquick hack to get rate-faster/slower to react in qt4...
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-12 Jean-Paul SamanAlso newer live55 exhibit the problem.
2008-02-12 Jean-Paul SamanDon't leak memory in error paths
2008-02-12 Rémi DuraffortAdd an "update button" to update the modules tree.
2008-02-12 Jean-Baptiste KempfQt4 - Clean a bit the debug.
2008-02-12 Jean-Baptiste KempfQt4 - small fixes... Remove one redondant connect,...
2008-02-12 Jean-Baptiste KempfQt4 - Change the event numbers and add more debug to...
2008-02-11 Dennis van Amerongen* modules/codec/x264.c: add x264 version debug info
2008-02-11 Jean-Paul SamanCheck malloc return value
2008-02-11 Jean-Paul SamanSimplify rc stats command
2008-02-11 Jean-Baptiste KempfQt4 - Open Disk. Provide a button to eject the disk...
2008-02-11 Jean-Baptiste KempfQt4 - Try to minimize the callbacks. Just commenting...
2008-02-11 Jean-Baptiste KempfQt4 - network policy in Sprefs and in privacy policy...
2008-02-11 Jean-Baptiste KempfQt4 - Put the default header to 39 in the playlist.
2008-02-11 Ilkka Ollakkashow default info in playlist if i_showflag is too...
2008-02-11 Benjamin Pracht* fix pthread support for x264 on win32
2008-02-10 Jean-Paul SamanCleanup in the error path
2008-02-10 Jean-Paul SamanFix memleak ffmpeg/video_filter.c
2008-02-10 Jean-Baptiste KempfAAC reordering fix. Patch by Sebastian Jenny and atmo...
2008-02-10 Rémi Denis-CourmontUse config_GetDataDir() instead of DATA_PATH.
2008-02-10 Rémi Denis-CourmontCleanup.
2008-02-10 Rémi Denis-CourmontThis really is an integer, not a boolean
2008-02-10 Jean-Baptiste KempfQt4 - cosmetic.
2008-02-10 Ilkka OllakkaAdd state-callback to check item-change, change playlis...
2008-02-10 Jean-Baptiste KempfQt4 - save the mainInterface size only if there was...
2008-02-10 Jean-Baptiste KempfFix asa subtitles merge. Close #1468
2008-02-10 Jean-Baptiste KempfQt4 - Destroy correctly the qt4 interface when used...
2008-02-10 Jean-Baptiste KempfQt4 - beginning of cleaning correctly the DP.
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-02-10 Jean-Baptiste KempfQt4 - Messages. Simplification and extend the tree...
2008-02-10 Jean-Baptiste KempfQt4 - setToolTip on the rateLabel.
2008-02-10 Jean-Baptiste KempfQt4 - Windows, try to fix the Open Containing Folder...
2008-02-10 Jean-Baptiste KempfQt4 - SoundSlider setToolTip only in the correct range.
2008-02-10 Jean-Baptiste KempfQt4 - tree: remove the \n at the end of each line...
2008-02-09 Rémi DuraffortReplace the button to the right place.
2008-02-09 Felix Paul Kühnemacosx: same as previous commit plus revert of [24799...
2008-02-09 Felix Paul Kühnemacosx: fully implemented the interface and audio categ...
2008-02-09 Rémi DuraffortWrap the code and remove unnecessary line.
2008-02-09 Rémi DuraffortHide the header bar of the Tree.
2008-02-08 Dennis van Amerongen* modules/codec/x264.c: add satd exhaustive motion...
2008-02-08 Dennis van Amerongen* modules/codec/x264.c: set default for direct predicti...
2008-02-08 Rémi DuraffortAdd the tree of the modules loaded in the messages...
2008-02-08 Jean-Paul Samancheck malloc return value
2008-02-08 Jean-Baptiste KempfQt4 - Fix compil if you don't have update-check.
2008-02-08 Jean-Baptiste KempfQt4 - Switch the HelpDialog to a QVLCFrame, save size...
2008-02-08 Jean-Baptiste KempfQt4 - Same for Bookmark Dialog Ref. #1374
2008-02-08 Jean-Baptiste KempfQt4 - Save Extended panel size/pos in the good way...
2008-02-08 Jean-Baptiste KempfQt4 - add a file to document a few things, especially...
2008-02-08 Jean-Baptiste KempfQt4 - Save Message Dialog position and Size on quit...
2008-02-08 Jean-Baptiste KempfQt4 - Permit QVLCFrame to have empty default size and...
2008-02-08 Jean-Baptiste KempfQt4 - Fix mediaInfoPanel in most (all?) of the situatio...
2008-02-08 Jean-Baptiste KempfQt4 - Add more debug to inputManager events.
2008-02-08 Jean-Baptiste KempfQt4 - Fix the VLM Input selection
2008-02-08 Jean-Baptiste KempfQt4 - remove debug.
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-08 Jean-Baptiste KempfQt4 - Remove the qt-pl-showflags from preferences and...
2008-02-08 Jean-Baptiste KempfQt4 - SPrefs: start the volume of the audio panel at...
2008-02-08 Jean-Baptiste KempfQt4 - Minimum size for help dialog.
2008-02-08 Jean-Baptiste KempfQt4 - Menu: consistency for update dialog.
2008-02-07 Christophe MutricyDistribute update.m and update.m
2008-02-07 Jean-Baptiste KempfQt4 - Fix the "sound slider moves at first time, even...
2008-02-07 Rémi Denis-CourmontMP4: Fix heap-based buffer overflow (CORE-2008-0130)
2008-02-07 Rémi Denis-CourmontMemory allocation error check
2008-02-07 Jean-Paul SamanDefine proper size of output.
2008-02-07 Jean-Baptiste KempfQt4 - SoundSlider. Enable MouseTracking and show a...
2008-02-07 Jean-Baptiste KempfQt4 - MI: remove unneeded variables that weren't cleare...
2008-02-07 Jean-Baptiste KempfQt4 - Resizing changes. Part 1
2008-02-06 Jean-Baptiste KempfQt4 - Try to force the IM to show the name in DVD titles...
2008-02-06 Christophe MutricyMissing "
2008-02-05 Jean-Baptiste KempfQt4 - Update: clean and message Debug. My fault for...
2008-02-05 Rémi Denis-CourmontUse same type name in declaration and definition
2008-02-04 Sigmund Augdal Helbergadded the asa subtitle demux from equinox. the file...
2008-02-03 Rémi Denis-CourmontRemove dead preprocessor directives
2008-02-03 Rémi Denis-CourmontDon't include stddef without checking for it.
2008-02-03 Rémi DuraffortAdd a public function to create the p_update struct.
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-02-03 Felix Paul Kühnemacosx: GUI demo of Simple Preferences showing the...
2008-02-03 Rémi Denis-Courmontlibupnp: Don't unescape XML twice. Patch by Robson...
next