]> git.sesse.net Git - vlc/history - modules
* playlist/* When telling the playlist to play the node, don't check for i_children...
[vlc] / modules /
2006-11-28 Derk-Jan Hartman* playlist/* When telling the playlist to play the...
2006-11-27 Derk-Jan Hartman* mp4: fix memleak in mov ref. files handling
2006-11-27 Felix Paul Kühne* more info about the applescript addition:
2006-11-27 Felix Paul Kühne* various improvements to the AppleRemote support by...
2006-11-27 Felix Paul Kühne* added an option to the apple script binding to check...
2006-11-27 Jean-Baptiste KempfQt4: Some cosmetic work and design by Leo Spalteholz
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éMerge 2 functions for reading meta data
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 Felix Paul Kühne* centre fspanel in the lower third of the screen....
2006-11-26 Clément StenacImplement disc chapter selection widget
2006-11-26 Felix Paul Kühne* missing file in previous commit
2006-11-26 Felix Paul Kühne* fspanel usability fixes (forward-port of [18077]...
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-26 Clément StenacMerge all fixed-point and floating-point audio format...
2006-11-26 Felix Paul Kühne* 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 Clément StenacPwet pwet
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-25 Rémi Denis-CourmontRemove leftover FIXME
2006-11-25 Rémi Denis-CourmontUse utf8 directory wrappers
2006-11-25 Rémi Denis-CourmontSkins2 theme loader:
2006-11-25 Rémi Denis-CourmontFix a few warnings and remove extra white spaces
2006-11-25 Rémi Denis-Courmontmkv: use (open|read)dir wrappers
2006-11-25 Rémi Denis-CourmontFix precompiler warning
2006-11-25 Felix Paul Kühne* added numerous casts to silence compilation warnings...
2006-11-24 Rémi Denis-CourmontRemove some dead code
2006-11-24 Christophe MutricyUse LOW_DELAY only with MPEG1/2. Closes #864
2006-11-23 Derk-Jan Hartman* destroy some mutex'es once in a while to prevent...
2006-11-23 Damien Fouilleul- compile fix
2006-11-23 Derk-Jan Hartman* Fix playlist play of mp4 ref files.
2006-11-23 Jean-Baptiste KempfQt4: This would be better. And should now be fine.
2006-11-23 Jean-Baptiste KempfQt4: forgotten files in parent directory. Sorry!
2006-11-23 Jean-Baptiste KempfQt4 : Rename streaminfo => mediainfo
2006-11-23 Rémi Denis-CourmontRemove dead code
2006-11-23 Jean-Baptiste KempfQt4 : Various changes especially about StreamInfo ...
2006-11-23 Rémi Denis-CourmontSuppress the v6only kludge
2006-11-23 Marian DurkovicCompile fix
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-22 Christophe MutricyAdapt to the new config_item_t.
2006-11-22 Rémi Denis-CourmontDon't try IPv6 SSM if not defined
2006-11-22 Felix Paul Kühne* compilation fixes to address courmisch's API changes...
2006-11-22 Rémi Denis-CourmontMove encoding and language stuff to their own directory
2006-11-22 Rémi Denis-Courmontint16_t needs <inttypes.h>. Should fix FreeBSD unhapine...
2006-11-22 Rémi Denis-CourmontNever use empty help text for plugin variable - close...
2006-11-22 Rémi Denis-CourmontQt4 compilation fix
2006-11-22 Rémi Denis-CourmontPartial compilation fix
2006-11-22 Rémi Denis-Courmont- Fix compiler warning
2006-11-21 Rafaël CarréReenables D-Bus one instance code, without needing...
2006-11-21 Jean-Baptiste KempfQt4: Small change in order to not have Sout and Stream...
2006-11-21 Rémi Denis-CourmontSome more cleanup
2006-11-21 Rémi Denis-CourmontDo not define constant manually without platform check!
2006-11-21 Rémi Denis-CourmontFix segmentation fault at ffmpeg startup (fixes #858)
2006-11-21 Rémi Denis-CourmontAdd missing header
2006-11-21 Rafaël CarréRevert [17878], that must not be made in libvlc, but...
2006-11-21 Rafaël CarréUnref D-Bus connections when not using them anymore
2006-11-21 Rafaël CarréImplement input position control
2006-11-21 Rafaël CarréImplement Volume control
2006-11-21 Jean-Paul SamanRewrote internal RTCP to support multiple client connec...
2006-11-21 Rafaël CarréCorrect method signature
2006-11-21 Jean-Baptiste Kempf*Qt4-Open: Hide by defaults.
2006-11-21 Rafaël CarréRemoves vorbis header since taglib isn't used to parse...
2006-11-21 Jean-Baptiste KempfQt4: ExtraAudioToggle
2006-11-21 Rafaël CarréCorrects indentation
2006-11-21 Rafaël CarréArtist, Album and Track musicbrainz IDs detection
2006-11-20 Jean-Baptiste KempfQt4: Just a toggle test for the advanced Panel.
2006-11-20 Rafaël CarréUses playlist facilities
2006-11-20 Benjamin Pracht* Quick fix when transcoding and resampling mono audio...
2006-11-20 Rafaël CarréIgnore empty vorbis comments (closes #704)
2006-11-20 Rafaël CarréRemove Audio cds and their tracks at ejection
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-20 Jean-Baptiste Kempf* Qt4: added network and disk UIs to Open
2006-11-19 Christophe Mutricyi18n fixes
2006-11-19 Rafaël CarréInitial support of one instance mode on systems running...
2006-11-19 Derk-Jan Hartman* Don't Warn on VP62 video in NSV. It's supported now...
2006-11-19 Derk-Jan Hartman* Fix shoutcast SD Delete. playlist is not locked.
2006-11-19 Pavlov Konstantinadded normal looking playlist icon (converted to png...
2006-11-19 Derk-Jan Hartman* Fix OSX GUI after playlist API update
2006-11-19 Derk-Jan Hartman* subtitle.c: const warning fixes
2006-11-19 Derk-Jan Hartman* Fix CDDA module after playlist API updates
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Clément StenacInput options inheritance in directory access (Closes...
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-11-19 Clément StenacCompile fix
next