]> git.sesse.net Git - vlc/history - src/libvlc-common.c
- Improve DIST_SUBDIR
[vlc] / src / libvlc-common.c
2007-03-10 Jean-Paul SamanProperly cleanup hal connection when connecting to...
2007-03-06 Rémi Denis-CourmontCompile fix
2007-03-06 Rémi Denis-CourmontCleanup text domain binding, and do not do it twice.
2007-02-27 Damien Fouilleullibvlc-common.c: revert r19040
2007-02-27 Damien Fouilleul- libvlc: make sure that p_static_libvlc always point...
2007-02-25 Antoine CellerierPrevent these errors when using help flag
2007-02-12 Marian DurkovicMove __wgetmainargs into VLC's main.
2007-02-06 Pavlov KonstantinFix indentation.
2007-02-06 Pavlov KonstantinRemove pid file on exit.
2007-02-06 Jean-Paul SamanFix by thresh for syslog logging. Initialized pointers...
2007-02-01 Rafaël CarréAlways initialise dbus threads
2007-01-30 Jean-Paul SamanFixed crash on vlc exit/quit and added sanity checking...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-06 Rafaël CarréSimplification of one-instance mode
2006-12-06 Rafaël CarréD-Bus module now uses new specification
2006-12-01 Rémi Denis-CourmontRename libvlc.h to libvlc-module.c
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-23 Derk-Jan Hartman* destroy some mutex'es once in a while to prevent...
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-CourmontA more space conservative module_config_t
2006-11-21 Rafaël CarréReenables D-Bus one instance code, without needing...
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-19 Rafaël Carréremoves already done "todo"
2006-11-19 Rafaël CarréInitial support of one instance mode on systems running...
2006-11-19 Clément Stenac* Documentation belongs to the .h, step 1
2006-11-13 Rémi Denis-CourmontFix another bunch of warnings
2006-11-13 Rémi Denis-CourmontFix some warnings
2006-11-13 Marian DurkovicMove unicode argv[] fetching into system_Init
2006-11-12 Clément Stenacp_libvlc needs b_attached = TRUE for vlc_list_find...
2006-11-12 Antoine CellerierDisplay --option=<value type> instead of --option ...
2006-11-09 Rémi Denis-Courmont- Do not attach libvlc to the global data
2006-11-08 Marian DurkovicSupport non-ANSI CP characters from command line /...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-23 Clément Stenac* Add switch to skins
2006-09-18 Clément StenacUse a separate message bank for each libvlc instance
2006-09-18 Clément StenacOnly deinit non-refcounted core data if we're the last...
2006-09-18 Clément StenacA bit of cleanup and test
2006-09-15 Clément StenacSplit libvlc.c: