]> git.sesse.net Git - vlc/history - src
audio methods aligned to libvlc audio functions
[vlc] / src /
2007-01-10 Damien Fouilleulmtime.c: previous codepath prevented RTC from ever...
2007-01-09 Damien Fouilleul- src/Makefile.am: make sure libvlc.dll is always rebui...
2007-01-08 Damien Fouilleul - added libvlc_video_set/get_crop_geometry() api
2007-01-08 Damien Fouilleul- since DIR* on win32 is mapped to a private data type...
2007-01-07 Jean-Paul SamanReworked vlc.audio.channel API for JavaScript. All...
2007-01-06 Rémi Denis-CourmontRemove broken V6ONLY logic
2007-01-06 Rémi Denis-CourmontRevert [18511].
2007-01-05 Jean-Paul SamanOops watch the tabs when using vi.
2007-01-05 Jean-Paul SamanReturn when found, return error when setting failed.:
2007-01-05 Rémi Denis-CourmontFix CRLF on Win32 with utf8_fopen (thanks to Md) closes...
2007-01-05 Rémi Denis-CourmontFix setsockopt(IPV6_V6ONLY)
2007-01-05 Rémi Denis-CourmontFix listening to UDP port (though this is fairly insecu...
2007-01-05 Rémi Denis-CourmontFix preparsing and access plugin selection (oups)
2007-01-05 Rémi Denis-CourmontBe more DSO-friendly
2007-01-04 Rémi Denis-CourmontAllow directory module to recurse through symbolic...
2007-01-03 Rémi Denis-CourmontSame thing as previous commit.
2007-01-03 Rémi Denis-CourmontRemove the ugly insecure hack.
2007-01-03 Rémi Denis-CourmontFix "quick" access creation mode
2007-01-03 Rémi Denis-CourmontSimplification
2007-01-03 Rémi Denis-CourmontUse strict mode when probing access filters.
2007-01-03 Rémi Denis-CourmontSome cleanup. Use strlen().
2007-01-03 Damien Fouilleul- extras/libc.c: fixed stack overflow due to infinite...
2006-12-28 Rémi Denis-CourmontUse RFC4648 test vectors
2006-12-25 Antoine CellerierAdd missing *
2006-12-25 Antoine Cellerier* add some locking the the video filter2 handling code...
2006-12-24 Clément StenacA bit of cleanup here and there
2006-12-23 Clément StenacUnlock the playlist while waiting for input to finish...
2006-12-23 Clément Stenac* Ensure garbage collector is called when disabling...
2006-12-22 Clément StenacCleanup control and parser threads handling. Might...
2006-12-22 Clément StenacAdd facilities to report and enrich error messages.
2006-12-21 Sigmund Augdal Helbergsrc/video_output/video_output.c: Fixed double free...
2006-12-20 Jean-Paul SamanAudio track and channel support for JavaScript API...
2006-12-19 Clément StenacMake static a bunch of functions
2006-12-18 Clément StenacA bit of cleanup in libvlc playlist API. Preliminary...
2006-12-18 Clément StenacUntested states thread and gnu portable threads impleme...
2006-12-18 Clément StenacAdded initial support for TLS (Thread Local Storage...
2006-12-15 Clément StenacRework dicts as macros for type-independance
2006-12-15 Rémi Denis-CourmontSimpler UTF-8 check functions + rudimentary unit test
2006-12-14 Olivier Aubertsrc/controler/mediacontrol_audio_video.c: make mediacon...
2006-12-14 Derk-Jan Hartman* Fix a couple of const, static and other warnings
2006-12-13 Jean-Paul SamanUse more sensible error message that says: settting...
2006-12-12 Jean-Paul SamanAdd support to the activex, mozilla, firefox, safari...
2006-12-11 Rémi Denis-Courmont- WTF?! Do not use non-existant vlc_closedir_wrapper
2006-12-11 Rémi Denis-CourmontFix compilation
2006-12-11 Derk-Jan Hartman* Fix utf8_scandir (wasn't using vlc_closedir_wrapper)
2006-12-11 Derk-Jan Hartman* forwardport: [18328]-[18330]
2006-12-10 Rémi Denis-CourmontUse shared libvlc on Win32
2006-12-10 Clément StenacSimplify a bit strings handling
2006-12-10 Clément StenacFix wrong object release
2006-12-10 Clément StenacDon't attach playlist twice
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-07 Filippo Caronefix for libvlc_input_get_fps. maybe there's a better...
2006-12-06 Rémi Denis-CourmontProvides libvlc.sym
2006-12-06 Rémi Denis-CourmontMinor code simplification
2006-12-06 Rafaël CarréSimplification of one-instance mode
2006-12-06 Marian DurkovicRemove duplicate code. The new Unescape() is already...
2006-12-06 Rafaël CarréD-Bus module now uses new specification
2006-12-05 Filippo Caronelibvlc_input_has_vout more consistent with function aim
2006-12-04 Damien Fouilleul- vlc -> libvlc for linking shared libvlc.dll
2006-12-04 Marian DurkovicVLM quoting magic for partially quoted strings
2006-12-03 Antoine CellerierFix searching in tree playlists (doesn't hide a node...
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISCONFIG define
2006-12-03 Antoine CellerierTweaks vars command a bit.
2006-12-03 Antoine CellerierAdd "vars" command to display the list of variables...
2006-12-03 Marian DurkovicImplement shell-style escaping also for double quotes...
2006-12-03 Antoine CellerierLooks like we need to add function exports here too...
2006-12-03 Antoine CellerierExport vlm_MessageNew and vlm_MessageAdd.
2006-12-03 Rémi Denis-CourmontFix memleaks
2006-12-03 Antoine CellerierAlso print the object's parent id (makes it easier...
2006-12-03 Rémi Denis-CourmontMake module_LoadMain static
2006-12-03 Antoine CellerierBuffer was too small.
2006-12-03 Clément Stenac* Fix preparse of directories
2006-12-03 Rémi Denis-CourmontUndo unintended changeset
2006-12-03 Rémi Denis-CourmontFix libtool and shared builds
2006-12-03 Rémi Denis-CourmontDo not autogenerate libvlc.sym.
2006-12-03 Rémi Denis-Courmont- fix input memleak
2006-12-03 Rémi Denis-CourmontDon't write R/O memory + clean up
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-12-03 Rémi Denis-Courmont- Only unescape VLM parameter when quoted with " "...
2006-12-03 Rémi Denis-CourmontSave a few allocations
2006-12-03 Rémi Denis-CourmontACL: remove potentially harmful macro conditional defin...
2006-12-03 Rémi Denis-CourmontNew VLM quoting and escaping logic that is more like...
2006-12-01 Rémi Denis-CourmontHide httpd_t and httpd_host_t within httpd.c
2006-12-01 Rémi Denis-CourmontRename libvlc.h to libvlc-module.c
2006-12-01 Rémi Denis-CourmontRemove unused variable
2006-12-01 Rémi Denis-CourmontSupport for creating object with custom type name and...
2006-12-01 Rémi Denis-CourmontHide some httpd structures from modules
2006-12-01 Rémi Denis-CourmontDon't initialize a variable twice
2006-11-29 Derk-Jan Hartman* const and a few other casting fixes
2006-11-28 Christophe Mutricydo not show started-from-file in the prefs
2006-11-27 Marian DurkovicComment on IPv6 SSM
2006-11-27 Derk-Jan Hartman* Correct and probably also faster EOL detection in...
2006-11-27 Derk-Jan Hartman* Remove duplicate mutex_destroy added in [18009]
2006-11-26 Rémi Denis-CourmontPick IPv6 scope ID from group address, instead of sourc...
2006-11-26 Rémi Denis-CourmontFix unitialized interface for old-style IPv4 joins
2006-11-26 Clément StenacShould fix win32
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacAh Ah
2006-11-26 Clément StenacDid I loose the count ?
2006-11-26 Clément StenacRound 2
next