git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libvlc: fix a memory leak
[vlc.git]
/
src
/
libvlc-common.c
2007-10-16
Rafaël Carré
libvlc: fix a memory leak
blob
|
commitdiff
2007-10-12
Damien Fouilleul
macosx: cosmetic, avoid pthread_join() on self
blob
|
commitdiff
|
diff to current
2007-09-23
Rémi Denis-Courmont
Set verbosity to something until we parse the command...
blob
|
commitdiff
|
diff to current
2007-09-23
Rémi Denis-Courmont
Only override verbosity from VLC_VERBOSE if actually set
blob
|
commitdiff
|
diff to current
2007-09-23
Rémi Denis-Courmont
Configure the message queue parameter before we use...
blob
|
commitdiff
|
diff to current
2007-09-19
Rémi Denis-Courmont
Do not set locale twice (it is already taken care of...
blob
|
commitdiff
|
diff to current
2007-09-18
Rémi Denis-Courmont
Remove remaining strerror() calls from core - refs...
blob
|
commitdiff
|
diff to current
2007-09-16
Rémi Denis-Courmont
Also use the new API here
blob
|
commitdiff
|
diff to current
2007-09-15
Rémi Denis-Courmont
Remove interface b_block property.
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-09-09
Antoine Cellerier
XDG Base Directory Specification fix. I wasn't using...
blob
|
commitdiff
|
diff to current
2007-09-09
Antoine Cellerier
On OSes other than Windows, Mac OS X and BeOS (so it...
blob
|
commitdiff
|
diff to current
2007-08-19
Rémi Denis-Courmont
Hide b_attached.
blob
|
commitdiff
|
diff to current
2007-08-16
Christophe Mutricy
Partially revert [20983]. Fix 'vlc -p foo'
blob
|
commitdiff
|
diff to current
2007-08-16
Rémi Denis-Courmont
Hide thread ID out of VLC_COMMON_MEMBERS
blob
|
commitdiff
|
diff to current
2007-08-16
Rémi Denis-Courmont
Remove redumdant parameter to vlc_global
blob
|
commitdiff
|
diff to current
2007-08-16
Rémi Denis-Courmont
vlc_global_object: return the global (process-wide...
blob
|
commitdiff
|
diff to current
2007-08-04
Rémi Denis-Courmont
- pp_shortcuts is always true; do not check
blob
|
commitdiff
|
diff to current
2007-07-18
Jean-Baptiste Kempf
D-Bus: "org.mpris.vlc" adjustement.
blob
|
commitdiff
|
diff to current
2007-06-08
Rémi Denis-Courmont
Fix compiler warnings
blob
|
commitdiff
|
diff to current
2007-05-21
Rémi Denis-Courmont
No need to use vlc_global here.
blob
|
commitdiff
|
diff to current
2007-05-20
Antoine Cellerier
* Some more fixes (+ don't redefine a function that...
blob
|
commitdiff
|
diff to current
2007-05-20
Rémi Denis-Courmont
Hide libvlc_global_data_t from plugins
blob
|
commitdiff
|
diff to current
2007-05-20
Rémi Denis-Courmont
Fix SVN revision handling.
blob
|
commitdiff
|
diff to current
2007-05-19
Rémi Denis-Courmont
Use a vlc_CPU() wrapper instead of (ab)using libvlc_global
blob
|
commitdiff
|
diff to current
2007-04-26
Damien Fouilleul
fixed memleak pointed out by xtophe in previous commit
blob
|
commitdiff
|
diff to current
2007-04-26
Damien Fouilleul
- configuration: added "--prefer-system-codecs" option...
blob
|
commitdiff
|
diff to current
2007-04-25
Rafaël Carré
Doesn't shutdown hal connection if initialisation failed.
blob
|
commitdiff
|
diff to current
2007-04-14
Rémi Denis-Courmont
Fix compiler warning
blob
|
commitdiff
|
diff to current
2007-04-14
Rémi Denis-Courmont
Include modules.h whenever needed
blob
|
commitdiff
|
diff to current
2007-04-14
Rémi Denis-Courmont
Move libvlc module stuff to their own subdirectory
blob
|
commitdiff
|
diff to current
2007-04-11
Antoine Cellerier
* Honor --color with --list.
blob
|
commitdiff
|
diff to current
2007-04-08
Rafaël Carré
Don't run hal_initialize() twice. Bug introduced in...
blob
|
commitdiff
|
diff to current
2007-04-07
Antoine Cellerier
Display module's psz_help in help output (see next...
blob
|
commitdiff
|
diff to current
2007-04-07
Antoine Cellerier
Add color help output when using command line switches...
blob
|
commitdiff
|
diff to current
2007-04-07
Antoine Cellerier
Add subcategories and sections to command line help...
blob
|
commitdiff
|
diff to current
2007-04-07
Rafaël Carré
Loads D-Bus control interface in one instance mode...
blob
|
commitdiff
|
diff to current
2007-04-06
Rafaël Carré
Doesn't unref the D-Bus connection if connection failed
blob
|
commitdiff
|
diff to current
2007-04-06
Rafaël Carré
Automatically loads dbus control interface in one-insta...
blob
|
commitdiff
|
diff to current
2007-04-05
Rafaël Carré
Fixes InitDeviceValues() using old HAL api
blob
|
commitdiff
|
diff to current
2007-04-05
Rémi Denis-Courmont
Fix compiler warnings
blob
|
commitdiff
|
diff to current
2007-03-19
Antoine Cellerier
When using -p <module name> (or --module <module name...
blob
|
commitdiff
|
diff to current
2007-03-14
Rémi Denis-Courmont
Remove too late and partial command line charset conver...
blob
|
commitdiff
|
diff to current
2007-03-14
Rémi Denis-Courmont
- Make FromLocale() usable any time (after setlocale...
blob
|
commitdiff
|
diff to current
2007-03-13
Rémi Denis-Courmont
Only define SetLanguages on platform that actually...
blob
|
commitdiff
|
diff to current
2007-03-10
Jean-Paul Saman
Properly cleanup hal connection when connecting to...
blob
|
commitdiff
|
diff to current
2007-03-06
Rémi Denis-Courmont
Compile fix
blob
|
commitdiff
|
diff to current
2007-03-06
Rémi Denis-Courmont
Cleanup text domain binding, and do not do it twice.
blob
|
commitdiff
|
diff to current
2007-02-27
Damien Fouilleul
libvlc-common.c: revert r19040
blob
|
commitdiff
|
diff to current
2007-02-27
Damien Fouilleul
- libvlc: make sure that p_static_libvlc always point...
blob
|
commitdiff
|
diff to current
2007-02-25
Antoine Cellerier
Prevent these errors when using help flag
blob
|
commitdiff
|
diff to current
2007-02-12
Marian Durkovic
Move __wgetmainargs into VLC's main.
blob
|
commitdiff
|
diff to current
2007-02-06
Pavlov Konstantin
Fix indentation.
blob
|
commitdiff
|
diff to current
2007-02-06
Pavlov Konstantin
Remove pid file on exit.
blob
|
commitdiff
|
diff to current
2007-02-06
Jean-Paul Saman
Fix by thresh for syslog logging. Initialized pointers...
blob
|
commitdiff
|
diff to current
2007-02-01
Rafaël Carré
Always initialise dbus threads
blob
|
commitdiff
|
diff to current
2007-01-30
Jean-Paul Saman
Fixed crash on vlc exit/quit and added sanity checking...
blob
|
commitdiff
|
diff to current
2006-12-10
Clément Stenac
* Do not take and release the structure lock for each...
blob
|
commitdiff
|
diff to current
2006-12-06
Rafaël Carré
Simplification of one-instance mode
blob
|
commitdiff
|
diff to current
2006-12-06
Rafaël Carré
D-Bus module now uses new specification
blob
|
commitdiff
|
diff to current
2006-12-01
Rémi Denis-Courmont
Rename libvlc.h to libvlc-module.c
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-23
Derk-Jan Hartman
* destroy some mutex'es once in a while to prevent...
blob
|
commitdiff
|
diff to current
2006-11-22
Rémi Denis-Courmont
Fix warning
blob
|
commitdiff
|
diff to current
2006-11-22
Rémi Denis-Courmont
Attempt to fix C++ compilation
blob
|
commitdiff
|
diff to current
2006-11-22
Rémi Denis-Courmont
A more space conservative module_config_t
blob
|
commitdiff
|
diff to current
2006-11-21
Rafaël Carré
Reenables D-Bus one instance code, without needing...
blob
|
commitdiff
|
diff to current
2006-11-21
Rafaël Carré
Revert [17878], that must not be made in libvlc, but...
blob
|
commitdiff
|
diff to current
2006-11-21
Rafaël Carré
Unref D-Bus connections when not using them anymore
blob
|
commitdiff
|
diff to current
2006-11-19
Rafaël Carré
removes already done "todo"
blob
|
commitdiff
|
diff to current
2006-11-19
Rafaël Carré
Initial support of one instance mode on systems running...
blob
|
commitdiff
|
diff to current
2006-11-19
Clément Stenac
* Documentation belongs to the .h, step 1
blob
|
commitdiff
|
diff to current
2006-11-13
Rémi Denis-Courmont
Fix another bunch of warnings
blob
|
commitdiff
|
diff to current
2006-11-13
Rémi Denis-Courmont
Fix some warnings
blob
|
commitdiff
|
diff to current
2006-11-13
Marian Durkovic
Move unicode argv[] fetching into system_Init
blob
|
commitdiff
|
diff to current
2006-11-12
Clément Stenac
p_libvlc needs b_attached = TRUE for vlc_list_find...
blob
|
commitdiff
|
diff to current
2006-11-12
Antoine Cellerier
Display --option=<value type> instead of --option ...
blob
|
commitdiff
|
diff to current
2006-11-09
Rémi Denis-Courmont
- Do not attach libvlc to the global data
blob
|
commitdiff
|
diff to current
2006-11-08
Marian Durkovic
Support non-ANSI CP characters from command line /...
blob
|
commitdiff
|
diff to current
2006-10-05
Sam Hocevar
* Spelling fixes here and there.
blob
|
commitdiff
|
diff to current
2006-10-01
Antoine Cellerier
src/input/item.c: if we don't have an item name and...
blob
|
commitdiff
|
diff to current
2006-09-23
Clément Stenac
* Add switch to skins
blob
|
commitdiff
|
diff to current
2006-09-18
Clément Stenac
Use a separate message bank for each libvlc instance
blob
|
commitdiff
|
diff to current
2006-09-18
Clément Stenac
Only deinit non-refcounted core data if we're the last...
blob
|
commitdiff
|
diff to current
2006-09-18
Clément Stenac
A bit of cleanup and test
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
Split libvlc.c:
blob
|
commitdiff
|
diff to current