]> git.sesse.net Git - vlc/history - modules
libvlc_input_has_vout more consistent with function aim
[vlc] / modules /
2006-12-04 Marian DurkovicAdd quotes to all VLM commands requested by VLM wx...
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-12-03 Antoine CellerierAlso show telnet specific commands when using "help...
2006-12-03 Rémi Denis-CourmontFix memleak (oups)
2006-12-03 Antoine CellerierOops (at least it wasn't a regression ;) )
2006-12-03 Rémi Denis-CourmontSame as previous commit, for invalid MMS URLs
2006-12-03 Antoine CellerierDon't display "Unknown command!" when the command is...
2006-12-03 Rémi Denis-CourmontFix über memleak when falling back to MMS/HTTP
2006-12-03 Antoine CellerierCosmetics and small fix
2006-12-03 Antoine CellerierSimplify callback registration.
2006-12-03 Antoine CellerierFix [17577]. Removing 200 lines of code is nice. Replac...
2006-12-03 Rémi Denis-CourmontFix small memleak
2006-12-03 Rémi Denis-CourmontM3U: fallback to local code page if UTF-8 fails (close...
2006-12-03 Clément Stenac* Fix preparse of directories
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-12-03 Clément StenacQt4 open:
2006-12-02 Derk-Jan Hartman* forwardport [18201]
2006-12-02 Clément StenacImproved autocropping by Cedric Cocquebert
2006-12-01 Marian DurkovicAdd a FIXME
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-30 Derk-Jan Hartman* fix commit [18178]
2006-11-30 Derk-Jan Hartman* Fix YUV422, YUY2, YUYV mappings in V4L.
2006-11-30 Derk-Jan Hartmanforwardport [18177]
2006-11-30 Rafaël CarréUses correct buffer size with OSS output
2006-11-30 Olivier Aubertmodules/video_output/snapshot.c: remove ref. to snapsho...
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 KempfQt4: Small corrections on previous commit.
2006-11-29 Jean-Baptiste KempfQt4: Please help...
2006-11-29 Marian DurkovicForwardport [18136]: Fixed RecursiveDeleteSelection...
2006-11-29 Jean-Baptiste KempfQt4 : Some work on OpenDialog. Does not work with files...
2006-11-28 Rémi Denis-CourmontAvoid 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* 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
next