]> git.sesse.net Git - vlc/history - modules
macosx gui playlist: allow drag & drop to the media library
[vlc] / modules /
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...
2008-02-02 Jean-Baptiste KempfDVCPRO25 and 50 in AVI...
2008-02-02 Laurent AimarCosmetic (corrected a comment)
2008-02-02 Felix Paul Kühneqt4 - ehm, I did neither resize the windows nor wanted...
2008-02-02 Felix Paul Kühneqt4 - some string unifications. Open for comments.. ;)
2008-02-02 Rafaël Carrégrowl: better formatting of notification, depending...
2008-02-02 Antoine CellerierCapture devices interface changes: put v4l2 before...
2008-02-02 Antoine CellerierAdd a missing word.
2008-02-02 Jean-Paul SamanEnable use of MMXEXT if available in modules/codec...
2008-02-02 Jean-Paul SamanRestore resizing functionality with ffmpeg swscale...
2008-02-02 Jean-Baptiste KempfQt4- DOn't assumer string has been included
2008-02-01 Jean-Baptiste KempfQt4 - Use qtu() and no stdString
2008-02-01 Rémi DuraffortFix previous commit.
2008-02-01 Rémi DuraffortCompilation fix for Qt4.2
2008-02-01 Ilkka Ollakkafix align setting, p_spu->p_region is null there
2008-02-01 Pierre d'Herbemontmodules/genmf: Use printf instead of echo -n to prevent...
2008-01-31 Christophe MutricyRevert [24713]. If problem there is it's in configure...
2008-01-31 Christophe MutricyAdd a tooltip
2008-01-31 Jean-Baptiste KempfQt4 - #ifdef WIN32 consistancy if some insane people...
2008-01-31 Felix Paul Kühnemacosx: added an extra sanity check to fix video playba...
2008-01-31 Felix Paul Kühne*coughcough*
2008-01-31 Felix Paul Kühneqt4: fix [24714] properly
2008-01-31 Jean-Paul SamanDisable broken code, please compile before you checkin
2008-01-31 Jean-Paul SamanDisable broken code in qt4.
2008-01-31 Jean-Baptiste KempfQt4 - Fix behaviour with --qt-display-mode 2
2008-01-31 Jean-Baptiste KempfQt4 - Start mode configuration simplification.
2008-01-31 Jean-Baptiste KempfQt4 - tracks detection is splitted from the other funct...
2008-01-31 Jean-Baptiste KempfQt4 - Fix compilation
2008-01-31 Jean-Baptiste KempfQt4 - taglib defines attachment:// Make a comment on...
2008-01-31 Jean-Baptiste KempfQt4 - UpdateArt separation from other functions in...
2008-01-31 Jean-Baptiste KempfRemove useless ui properties.
2008-01-31 Jean-Baptiste KempfQt4 - Extended Panels. try to fix the sizing ...
2008-01-31 Jean-Baptiste KempfQt4 - Simple Preferences, audio: you expect to deal...
2008-01-31 Jean-Baptiste KempfQt4 - Updates: actually call the udpater when needed...
2008-01-31 Jean-Baptiste KempfQt4 - Update check every x days. Put it in the preferen...
2008-01-31 Jean-Baptiste KempfQt4 - Launch the update every x days ( x being 14 days...
2008-01-30 Jean-Baptiste KempfQt4 - Sprefs audio alignment fix.
2008-01-30 Jean-Baptiste KempfQt4 - Sprefs, avoid to cut text.
2008-01-29 Ilkka Ollakkaset qmin=3 in ffmpeg encode when bitrate is set and...
2008-01-29 Rémi Denis-CourmontComment related to previous commit
2008-01-29 Rafaël Carréfreetype: fix compilation, vlc_mtime.h is already inclu...
2008-01-29 Rafaël Carrédbus: fix warnings, implement GetCaps method (the signa...
2008-01-29 Rafaël Carrémisc: fix warnings
2008-01-29 Rafaël Carrémux: fix warnings, fix Control() indentation
2008-01-29 Rafaël Carrévideo_chroma: fix warnings
2008-01-29 Rafaël Carrévideo_filter: fix warnings
2008-01-29 Rafaël Carréid3tag: use size_t to represent sizes
next