]> git.sesse.net Git - vlc/history - src/libvlc.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / libvlc.c
2009-09-20 Rémi Denis-CourmontSet object name from module_need()
2009-09-18 Rémi DuraffortFix race condition : volume-change variable is requiere...
2009-08-29 Erwan Tuloucore: add snapshot-file and record-file for signalling...
2009-08-23 Rémi Denis-CourmontNever rename an object post attach & un-deprecated...
2009-08-20 Pierre d'Herbemontlibvlc: Put vlc_usage in the same file than where it...
2009-08-19 Rémi Denis-CourmontHide psz_object_name in private data
2009-08-12 Jean-Baptiste KempfRemove the ShowIntf module. It doesn't make sense when...
2009-08-02 Rémi Denis-CourmontDo not exit with VLC error codes
2009-07-25 Rémi Denis-Courmontvlc_clone(): abide by --rt-priority and --rt-offset
2009-07-13 Alexis BallierMake sure vlc_release doesn't destroy a non existent...
2009-07-12 Rémi Denis-CourmontAvoid NULL for %s
2009-06-23 Derk-Jan Hartmanstring: missing space
2009-06-03 Rémi Denis-CourmontPrint the changeset with --version
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Jean-Baptiste KempfFix obvious typo that prevented correct build.
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontQuit VLC explicitly before we destroy the interface
2009-05-23 Rémi Denis-CourmontUnused variable
2009-05-23 Rémi Denis-CourmontUse intf_Create() directly whenever a module is specified
2009-05-23 Rémi Denis-CourmontReplace intf_StopThread() with intf_DestroyAll()
2009-05-23 Rémi Denis-CourmontMerge intf_Create() and intf_RunThread()
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove core support for global drawable
2009-05-06 Rémi Denis-CourmontMake the config file lock per process rather than per...
2009-05-06 Rémi Denis-CourmontNo need to keep the config file around all the time
2009-05-06 Rémi Denis-CourmontOnly load globalhotkeys if requested by caller
2009-04-25 Rémi Denis-CourmontMake drawable-xid a config item, so VLC can be embedded...
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Christophe MutricyAdd the comment on why and how we translate "C" in...
2009-04-16 Rémi Denis-CourmontInclude <libintl.h> only when really needed
2009-04-15 Rémi Denis-CourmontThread-safe and more compact hotkeys initialization
2009-03-31 Rémi Denis-CourmontFormat string (make gcc happy)
2009-03-17 Jean-Paul Samanmacosx: vout drawable rework.
2009-03-12 Rémi Denis-CourmontAdd a centralized avcodec lock
2009-03-08 Rémi Denis-CourmontRemove interaction core
2009-03-05 Rémi Denis-CourmontHack to get the leaked object tree back
2009-03-05 Rémi Denis-CourmontHopefully thread-safer replacement for intf_UserFatal
2009-03-05 Rémi Denis-CourmontDetect LibVLC object leaks
2009-03-05 Rémi Denis-CourmontPrivatize the LibVLC exit lock
2009-02-28 Rémi Denis-CourmontRemove uninitialized and unsynchronized global stats
2009-02-17 Rémi Denis-CourmontKeep the bank lock until plugins are loaded.
2009-02-17 Rémi Denis-CourmontRemove remnants of builtin modules support
2009-02-17 Christophe MutricySet the libvlc internal verbosity
2009-02-14 Rémi Denis-CourmontRemove all uses of VLC_Changeset
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-12 Rémi Denis-Courmonttypo
2009-02-12 Rémi Denis-CourmontOSX: keep the (misdesigned) drawable variable
2009-02-10 Rémi Denis-CourmontRemove the verbose callback.
2009-02-02 Rémi Denis-CourmontDrawable: separate XIDs and HWNDs
2009-01-29 Rémi DuraffortRevert "fix buffer overflows."
2009-01-29 Rémi Duraffortfix buffer overflows.
2009-01-26 Rémi Duraffortlibvlc: Fix a (tiny) buffer overflow and fix #2449
2009-01-25 Rémi Denis-CourmontMerge commit 'videolan/master'
2009-01-25 Laurent AimarAutomatically insert globalhotkeys when available.
2009-01-24 Rémi Denis-Courmontlibvlc_InternalWait, libvlc_Quit: wait and signal libvl...
2009-01-18 Laurent AimarChanged playlist_AddExt to be more consistant with...
2009-01-17 Rémi Denis-CourmontMemory leaks
2009-01-17 Rémi Denis-CourmontDestroy/cleanup should be consistent with Create/Init
2009-01-17 Rémi Denis-CourmontCleanup functions cannot fail
2009-01-17 Rémi Denis-CourmontRemove p_static_vlc, not used anymore
2009-01-17 Rémi Denis-CourmontFix assertion
2009-01-17 Hannes DomaniGlobal Hotkeys for windows
2009-01-17 Rémi Denis-CourmontAssert proper alignment of the atomic reference counter
2009-01-10 Rémi Denis-Courmontlibvlc: add SD plugins one by one
2009-01-10 Rémi Denis-CourmontRemove the un-needed horrible vout release hack
2009-01-08 Rémi Denis-CourmontRemove some useless #includes
2009-01-05 Laurent AimarSplit creation/destruction and activation/deactivation...
2009-01-05 Rémi Denis-CourmontUse var_TriggerCallback as appropriate
2008-12-28 Rémi Denis-CourmontPrint early debug messages only after verbosity is...
2008-12-28 Rémi Denis-CourmontGet proper verbosity setting ASAP
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-10-29 Rémi DuraffortUse asprintf and check for the return value. (better...
2008-10-28 Rémi Denis-CourmontFix flawed logic
2008-10-28 Geoffroy CouprieFix missing prototype for InterlockedXXcrement64
2008-10-15 Derk-Jan Hartmanlibvlc: fix printf warning
2008-10-14 Rémi Denis-CourmontCount message references and get rid of the global...
2008-10-14 Jean-Paul SamanDon't start the file logger when syslog is specified.
2008-10-05 Rémi Denis-CourmontMake the instance lock static
2008-10-05 Rémi Denis-CourmontCleanup b_cache_delete
2008-10-05 Rémi Denis-CourmontRemove one core dependency upon the module bank
next