]> git.sesse.net Git - vlc/shortlog
vlc
2007-04-19 Yoann Peronneau* don't forget the "Check for updates" functionality
2007-04-19 Rémi Denis... Spelling
2007-04-19 Jean-Paul SamanCheck return value of malloc()
2007-04-19 Jean-Baptiste... Contribs... .la again....
2007-04-18 Jean-Baptiste... Qt4 - popupMenu and AlwaysOnTop. Needs testing.
2007-04-18 Jean-Baptiste... qt4 - Bug in next/prev chapter. Found out by Sergey...
2007-04-18 Jean-Baptiste... Contrib: Attempt to repair .la pathes. Repeating things...
2007-04-18 Rémi Denis... Kludge the kludge around the kludge around the kludge...
2007-04-18 Rémi Denis... Ugly kludge around a kludge around a kludge. That's...
2007-04-18 Rémi Denis... Uuinline functions and hide stream_t (it's not used...
2007-04-18 Rémi Denis... Compile fix
2007-04-18 Rémi Denis... typo
2007-04-18 Rémi Denis... Minor simplification
2007-04-18 Rémi Denis... - Really handle alloc failures
2007-04-17 Christophe... Update Italian and Slovenian l10n
2007-04-17 Antoine CellerierImprove logo erase filter (~12% speedup if my math...
2007-04-17 Filippo CaroneUse the right libvlc library extension in java makefile
2007-04-17 Christophe... INSTALL.win32: Set correctly PATH when using contribs...
2007-04-17 Jean-Baptiste... Qt4 - Sout Dialog: add FLV muxer... Some cosmetic chang...
2007-04-17 Jean-Baptiste... Qt4 - don't use a class member when you don't need...
2007-04-17 Jean-Baptiste... Qt4 - Playlist: AutoScroll the playlist.
2007-04-17 Jean-Baptiste... Qt4 - Open - Hide the OK/Cancel for everyone ( Windows...
2007-04-16 Jean-Baptiste... Qt4 - Open Dialog. Use #defines for tab naming to avoid...
2007-04-16 Filippo Caroneuse the right extension for javac
2007-04-16 Filippo Caronejava compilation is javac friendly
2007-04-16 Antoine CellerierOops.
2007-04-16 Antoine Cellerier * erase.c: add bluring effect, fix a bunch of bugs...
2007-04-16 Christophe... Don't distribute .la files for win32
2007-04-16 Filippo Caronebindings makefile simplified and includes added
2007-04-16 Jean-Baptiste... Qt4 - Open Dialog. Implement start-time in advanced...
2007-04-16 Damien Fouilleul- contribs: fixed live555 patch
2007-04-16 Antoine CellerierTranscode: We want to be strict when calling module_Nee...
2007-04-16 Jean-Baptiste... JACK patch from Jon Griffiths
2007-04-16 Jean-Paul SamanPatch from Paul Corke <paul.corke at datatote dot co...
2007-04-16 Damien Fouilleuldshow/common.h: reverting r19786
2007-04-16 Damien Fouilleul- libshout-win32: patches Makefile.am rather then Makef...
2007-04-16 Damien Fouilleultoolbox: remove obsoloted files
2007-04-16 Mark MoriartyUse ifdef/endif tests on the undefs
2007-04-15 Antoine CellerierDon't delete variables that don't exist.
2007-04-15 Antoine CellerierRemove old TODO + fix spelling.
2007-04-15 Antoine CellerierUpdate NEWS based on previous commit.
2007-04-15 Antoine Cellerier * mosaic_bridge.c: - Add "vfilters" option to apply...
2007-04-15 Antoine CellerierRemove trailing spaces.
2007-04-15 Antoine CellerierComment fix.
2007-04-15 Antoine Cellerier * Switch b_strict to true in module_Need calls (we...
2007-04-15 Rémi Denis... - Fix make clean
2007-04-15 Rémi Denis... Make distcheck is your friend, when adding files...
2007-04-15 Rémi Denis... Fix the test suite
2007-04-15 Rémi Denis... Mingw/Vista hack
2007-04-15 Filippo Caronecorrectly implement VOUT_REPARENT in windows
2007-04-15 Rémi Denis... Missing files
2007-04-15 Filippo CaroneDo not use absolute paths in java VlcClient
2007-04-15 Rémi Denis... There are multiple IPv4 SAP addresses
2007-04-15 Filippo CaroneDo not create a new window if hwnd is provided
2007-04-15 Rémi Denis... Soft code version number in desktop file
2007-04-15 Rémi Denis... Pass desktop file through config.status
2007-04-15 Rémi Denis... - Fix installation of gnome-vlc-default.sh
2007-04-15 Rémi Denis... Cosmetic changes
2007-04-15 Rémi Denis... Print error message when loading the playlist fails
2007-04-15 Rémi Denis... Fix segmentation fault
2007-04-15 Rémi Denis... Revert [16490]: do NOT remember loop repeat and random
2007-04-15 Rémi Denis... Remove useless wrapper around free()
2007-04-15 Rémi Denis... Complain in case of error when parsing the config file
2007-04-15 Rémi Denis... Increase plugin cache version to force stalling.
2007-04-15 Rémi Denis... Category and subcategory items are also integers. Fix...
2007-04-15 Rémi Denis... Cosmetic change
2007-04-15 Rémi Denis... Also remove --rc-unix from Win32 port for obvious reasons
2007-04-15 Rémi Denis... Remove rc-fake-tty from Win32 port since it's explicitl...
2007-04-15 Rémi Denis... - Only use IPV6_V6ONLY when it makes sense (i.e. recei...
2007-04-15 Rémi Denis... svn:ignore
2007-04-15 Rémi Denis... Fix double certificate deinitialization
2007-04-14 Pierre d'HerbemontMac OS X gui: Pause playback when going to sleep.
2007-04-14 Rémi Denis... Works this time
2007-04-14 Rémi Denis... Undo erroneous commit
2007-04-14 Rémi Denis... Fix compiler warning
2007-04-14 Rémi Denis... Include modules.h whenever needed
2007-04-14 Rémi Denis... Tiny code factorization
2007-04-14 Rémi Denis... Further hide module_t layout from plugins
2007-04-14 Rémi Denis... Remove unused variable
2007-04-14 Rémi Denis... Handle plugin cache reading error case
2007-04-14 Rémi Denis... Get rid of useless p_symbols
2007-04-14 Rémi Denis... update libdca (untested)
2007-04-14 Rémi Denis... Initial work on hiding module_t layout from plugins
2007-04-14 Rémi Denis... Fix typo
2007-04-14 Rémi Denis... Move libvlc module stuff to their own subdirectory
2007-04-14 Rémi Denis... Switch to libdca API
2007-04-14 Mark MoriartyFix dshow build on Cygwin -- add size_t and ptrdiff_t...
2007-04-14 Rémi Denis... Detect libdca properly
2007-04-14 Rémi Denis... Clean header file
2007-04-13 Gildas Bazin* modules/demux/asf/* use index for seeking if availabl...
2007-04-13 Gildas Bazin* modules/demux/asf/* use index for seeking if availabl...
2007-04-13 Jean-Baptiste... qt4 - Mousewheel (2)
2007-04-12 Christophe... Slovenian l10n update by Matej Urbancic
2007-04-12 Felix Paul... * added sanity flags for future darwin releases and...
2007-04-12 Jean-Baptiste... Qt4 - MouseWheel support - patch by Sergey Volk.
2007-04-12 Jean-Baptiste... Qt4 - Set a higher score to qt4 than wx. Ref [19766]
2007-04-12 Antoine CellerierInvalidate old caches (cf [19742]).
2007-04-12 Christophe... score is cached, so it's not a good idea to have it...
2007-04-12 Jean-Baptiste... Qt4 - typo correction
2007-04-12 Jean-Baptiste... qt4 - Sprefs - Slight modification.
next