]> git.sesse.net Git - vlc/history - src
* motion_detect: use playlist_Control's "lock" argument
[vlc] / src /
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
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 Rémi Denis-CourmontSplit Win32 performance timer frequency adjustment...
2006-11-25 Rémi Denis-CourmontCompile fix
2006-11-25 Rémi Denis-CourmontFix very unlikely race condition
2006-11-25 Rémi Denis-CourmontFactorize mwait() code,
2006-11-25 Rémi Denis-CourmontAttempt to use wide directory indexing on Win32
2006-11-25 Rémi Denis-CourmontTemporarily fix Win32 at the expense of IPv6 SSM
2006-11-25 Rémi Denis-CourmontContinuation of previous commit
2006-11-25 Rémi Denis-CourmontFix 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-24 Rémi Denis-CourmontWe have a problem here.
2006-11-24 Rémi Denis-CourmontDarwin compile fix
2006-11-24 Rémi Denis-Courmont- Port net_OpenUDP to the agnostic network core
2006-11-24 Rémi Denis-Courmontplatform check -> feature check
2006-11-24 Rémi Denis-CourmontFactorize HTTPd error messages
2006-11-24 Rémi Denis-CourmontConst fixes
2006-11-23 Derk-Jan Hartman* destroy some mutex'es once in a while to prevent...
2006-11-23 Rémi Denis-CourmontRemove extra annoying deps
2006-11-23 Rémi Denis-CourmontCheck for error (not that I expect one)
2006-11-23 Rémi Denis-CourmontTry to use dual-stack when needed, and warn user if...
2006-11-23 Rémi Denis-CourmontIf there is no local neither remote endpoint, default...
2006-11-23 Rémi Denis-CourmontSuppress the v6only kludge
2006-11-23 Rémi Denis-CourmontUse net_ListenUDP1 and net_ConnectUDP when possible
2006-11-23 Rémi Denis-CourmontFix plugin cache - close #860
2006-11-22 Rémi Denis-CourmontSONAME change. Muahahahahahahahahahahahahahahahahahahah...
2006-11-22 Rémi Denis-CourmontRead configuration file in a single pass (instead of...
2006-11-22 Rémi Denis-CourmontFactorize code to open configuration file
2006-11-22 Rémi Denis-CourmontMove encoding and language stuff to their own directory
2006-11-22 Rémi Denis-CourmontFix warning
2006-11-22 Rémi Denis-Courmont- Fix today's regression in plugin cache
2006-11-22 Rémi Denis-CourmontFix module entry error handling
2006-11-22 Rémi Denis-CourmontFix warning
2006-11-22 Rémi Denis-CourmontAttempt to fix C++ compilation
2006-11-22 Rémi Denis-CourmontFix a bunch of old crashers in the plugin cache
2006-11-22 Rémi Denis-CourmontA more space conservative module_config_t
2006-11-22 Rémi Denis-CourmontFix libvlc.la dependencies
2006-11-22 Rémi Denis-CourmontGenerate libvlc.sym separately from vlc_symbols.h
2006-11-21 Rémi Denis-Courmont- Save config file as UTF-8, starting with Byte-Order...
2006-11-21 Rémi Denis-CourmontLook for Byte Order Mark (UTF-8 only) while loading...
2006-11-21 Rémi Denis-CourmontSome code cleanup
next