]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-29 Derk-Jan Hartman* const and a few other casting fixes
2006-11-29 Derk-Jan Hartman* cdda: update due to input_GetItem
2006-11-29 Jean-Baptiste... Qt4: Small corrections on previous commit.
2006-11-29 Jean-Baptiste... Qt4: Please help...
2006-11-29 Rafaël CarréDisable D-Bus if installed version is < 1.0.0 and warns...
2006-11-29 Marian DurkovicForwardport [18136]: Fixed RecursiveDeleteSelection...
2006-11-29 Jean-Baptiste... Qt4 : Some work on OpenDialog. Does not work with files...
2006-11-28 Christophe... do not show started-from-file in the prefs
2006-11-28 Rafaël CarréDetects too old automake version using 1.X-pY versioning
2006-11-28 Philippe MorinFix missing output directory in JNI header generation...
2006-11-28 Rémi Denis... Avoid duplicate memory allocation
2006-11-28 Rafaël CarréUses file:// MRL only files, don't bug when recursively...
2006-11-28 Rafaël CarréAdd a method to export playlists
2006-11-28 Rafaël CarréFixes buffer overflow introduced in [18129]
2006-11-28 Rafaël CarréUses file:// MRLs for items added by directory access
2006-11-28 Derk-Jan Hartman* const warning fixes. formatting fixes (squash them...
2006-11-28 Derk-Jan Hartman* Some cast magic to get around a gazillion of warnings...
2006-11-28 Derk-Jan Hartman* playlist/* When telling the playlist to play the...
2006-11-27 Christophe... Make update-po
2006-11-27 Derk-Jan Hartman* mp4: fix memleak in mov ref. files handling
2006-11-27 Felix Paul... * more info about the applescript addition:
2006-11-27 Felix Paul... * various improvements to the AppleRemote support by...
2006-11-27 Felix Paul... * added an option to the apple script binding to check...
2006-11-27 Felix Paul... * dc1394 cosmetics (forward-porting [18096])
2006-11-27 Jean-Baptiste... Qt4: Some cosmetic work and design by Leo Spalteholz
2006-11-27 Marian DurkovicComment on IPv6 SSM
2006-11-27 Jean-Paul SamanDigital Cameras (firewire/1394) support by Andreas...
2006-11-27 Clément StenacFix for missing resizing in sout dialog.
2006-11-27 Rafaël CarréEnables audioscrobbler by default as it should be bugs...
2006-11-27 Derk-Jan Hartman* Correct and probably also faster EOL detection in...
2006-11-27 Rafaël CarréMerge 2 functions for reading meta data
2006-11-27 Derk-Jan Hartman* Remove duplicate mutex_destroy added in [18009]
2006-11-26 Clément StenacDon't ask me why this fixes the java binding compilation
2006-11-26 Antoine CellerierRevert messup while doing the video filter2 port.
2006-11-26 Antoine CellerierFix small mixup between artist and title in MSN plugin.
2006-11-26 Rémi Denis... Pick IPv6 scope ID from group address, instead of sourc...
2006-11-26 Rémi Denis... Fix unitialized interface for old-style IPv4 joins
2006-11-26 Felix Paul... * centre fspanel in the lower third of the screen....
2006-11-26 Clément StenacImplement disc chapter selection widget
2006-11-26 Felix Paul... * missing file in previous commit
2006-11-26 Felix Paul... * fspanel usability fixes (forward-port of [18077]...
2006-11-26 Felix Paul... * the remaining compilation fixes plus a bit of clean...
2006-11-26 Clément StenacShould fix win32
2006-11-26 Clément StenacMerge all fixed-point and floating-point audio format...
2006-11-26 Felix Paul... * first round of compilation fixes, more to come
2006-11-26 Antoine CellerierRemove trailing spaces.
2006-11-26 Antoine Cellerieruse pf_mem{set,cpy} when possible
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacAh Ah
2006-11-26 Antoine CellerierRemove printf
2006-11-26 Clément StenacFirst and probably only attempt at fixing os x interface :)
2006-11-26 Antoine Celleriersvn:ignore
2006-11-26 Clément StenacPwet pwet
2006-11-26 Antoine Celleriersvn:ignore
2006-11-26 Antoine Celleriersvn:ignore
2006-11-26 Antoine Celleriersvn:ignore
2006-11-26 Antoine CellerierFix dbus compilation
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacDid I loose the count ?
2006-11-26 Antoine Cellerier* Port motion blur to "video filter2".
2006-11-26 Clément Stenac« En essayant continuellement on finit par réussir...
2006-11-26 Clément StenacRound 3 :)
2006-11-26 Clément StenacRound 2
2006-11-26 Clément StenacCompile fixes, round 1
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-26 Rafaël CarréFixes order of operands in a substraction.
2006-11-25 Rafaël CarréFixes cross compilation of libgcrypt on MacOSX
2006-11-25 Rémi Denis... Remove leftover FIXME
2006-11-25 Rémi Denis... Split Win32 performance timer frequency adjustment...
2006-11-25 Rémi Denis... Compile fix
2006-11-25 Rémi Denis... Fix very unlikely race condition
2006-11-25 Rémi Denis... Factorize mwait() code,
2006-11-25 Rémi Denis... Add note for FreeBSD 4
2006-11-25 Rémi Denis... update-po again (cheap one!)
2006-11-25 Rémi Denis... Use utf8 directory wrappers
2006-11-25 Rémi Denis... Non-libtool fix attempt
2006-11-25 Rémi Denis... Skins2 theme loader:
2006-11-25 Rémi Denis... Fix a few warnings and remove extra white spaces
2006-11-25 Rémi Denis... mkv: use (open|read)dir wrappers
2006-11-25 Rémi Denis... Fix precompiler warning
2006-11-25 Felix Paul... * added numerous casts to silence compilation warnings...
2006-11-25 Rémi Denis... Try to fix linking
2006-11-25 Antoine CellerierAdd puzzle to the news
2006-11-25 Rémi Denis... Attempt to use wide directory indexing on Win32
2006-11-25 Rémi Denis... Temporarily fix Win32 at the expense of IPv6 SSM
2006-11-25 Rémi Denis... Fix Win32 compilation warning
2006-11-25 Rémi Denis... Don't export externally unused symbols
2006-11-25 Rémi Denis... Continuation of previous commit
2006-11-25 Rémi Denis... Fix invalid mix of closedir and free on Win32.
2006-11-25 Derk-Jan Hartman* Fix an accidental change from [18009] and add a mutex...
2006-11-25 Derk-Jan Hartman* Fix the gnutls win32 patch
2006-11-25 Derk-Jan Hartman* gnutls win32 patch breaks on non win32 builds
2006-11-24 Rémi Denis... We have a problem here.
2006-11-24 Rémi Denis... Remove some dead code
2006-11-24 Rémi Denis... Darwin compile fix
2006-11-24 Rémi Denis... - Port net_OpenUDP to the agnostic network core
2006-11-24 Christophe... Use LOW_DELAY only with MPEG1/2. Closes #864
2006-11-24 Christophe... swscale is modern so with a .pc. so only test for swsca...
2006-11-24 Rémi Denis... Sync PO files to fix distcheck
2006-11-24 Rémi Denis... platform check -> feature check
next