git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use stream_t path instead of access_t one.
[vlc.git]
/
src
/
modules
/
2009-01-15
Jean-Marc Dressler
Fix unused flag variable
tree
|
commitdiff
2009-01-13
Pierre Ynard
Fix sizeof misuse and variable uninitialization
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
We don't need MB2WC when converting ASCII
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
GetSymbol: adding a leading underscore is NOT correct...
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Small code factorization
tree
|
commitdiff
2008-12-30
Jean-Baptiste Kempf
Helper to get the capability of a module and its score.
tree
|
commitdiff
2008-12-21
Rémi Denis-Courmont
Move libvlccore into the global symbol namespace if...
tree
|
commitdiff
2008-12-12
Rémi Duraffort
Use calloc when needed.
tree
|
commitdiff
2008-12-09
Laurent Aimar
Added files/declarations for stream_filter module.
tree
|
commitdiff
2008-11-17
Pierre Ynard
Temporarily work around crashing on Windows due to %zu
tree
|
commitdiff
2008-10-26
Rémi Denis-Courmont
Format string fix
tree
|
commitdiff
2008-10-10
Rémi Duraffort
Fix potential segfault (CID 252)
tree
|
commitdiff
2008-10-08
Laurent Aimar
Fixed support for negative module priority.
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix NULL dereference (CID#149)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix some race conditions in the module bank
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Another useless parameter
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
module_find, module_exists, module_get_main: remove...
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2008-10-05
Rémi Duraffort
Fix one potential memleak (CID 195)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Bury the module pointer inside modules.c
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Cleanup b_cache_delete
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Remove b_cache_delete
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Remove one core dependency upon the module bank
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Use static mutexes
tree
|
commitdiff
2008-09-30
Geoffroy Couprie
WinCE: fix missing functions
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Move psz_vlcpath out of p_root
tree
|
commitdiff
2008-09-26
Rémi Denis-Courmont
Fix memory leak
tree
|
commitdiff
2008-09-26
Rémi Denis-Courmont
module_need: fix broken logic
tree
|
commitdiff
2008-09-25
Rémi Denis-Courmont
Fix cache save submodule recursion
tree
|
commitdiff
2008-09-24
Rémi Denis-Courmont
Save submodules in the same order as we create/load...
tree
|
commitdiff
2008-09-22
Rémi Denis-Courmont
Fix module_exists
tree
|
commitdiff
2008-09-22
Rémi Denis-Courmont
module_need: use qsort, simplify
tree
|
commitdiff
2008-09-22
Rémi Denis-Courmont
DeleteModule: remove useless parameter
tree
|
commitdiff
2008-09-22
Rémi Denis-Courmont
Remove some useful stuff / misleading comments
tree
|
commitdiff
2008-09-22
Geoffroy Couprie
don't try to free a non existing string
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
Module really does not need to be an object
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
Merge module_release and module_Put
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
module_t: use GC subsystem instead of objects
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
Minor simplification
tree
|
commitdiff
2008-09-20
Antoine Cellerier
Remove last occurences of yield in the code and comments.
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/vlc_object_yield/vlc_object_release/
tree
|
commitdiff
2008-09-16
Rémi Denis-Courmont
Win32: fail safe when loading plugins
tree
|
commitdiff
2008-09-16
Rémi Denis-Courmont
Win32:use Unicode LoadLibrary
tree
|
commitdiff
2008-09-06
Antoine Cellerier
Document module_Need's side effect on the object name.
tree
|
commitdiff
2008-09-06
Rémi Denis-Courmont
Remove memory error message
tree
|
commitdiff
2008-09-01
Rémi Denis-Courmont
CacheName: inline and thread-safe
tree
|
commitdiff
2008-08-30
Rémi Denis-Courmont
p_module_bank: move out of vlc_global
tree
|
commitdiff
2008-08-30
Rémi Denis-Courmont
Do not log through modules (they are not tied to any...
tree
|
commitdiff
2008-08-30
Rémi Denis-Courmont
module_Call: specify object for logging
tree
|
commitdiff
2008-08-13
Rémi Duraffort
Fix previous commit (thanks jb).
tree
|
commitdiff
2008-08-13
Rémi Duraffort
We don't need size here to check asprintf value.
tree
|
commitdiff
2008-08-12
Pierre d'Herbemont
libvlccore: Explicitely cast our const char *. dooh...
tree
|
commitdiff
2008-07-03
Christophe Mutricy
Allow binary maintainer to pass a custom string
tree
|
commitdiff
2008-06-28
Antoine Cellerier
Simplify.
tree
|
commitdiff
2008-06-22
Rémi Duraffort
Add an #undef
tree
|
commitdiff
2008-06-19
Rémi Duraffort
Remove msg_Err about memory allocation.
tree
|
commitdiff
2008-06-17
Rémi Denis-Courmont
Move object lock and condition into the internals
tree
|
commitdiff
2008-06-14
Jean-Paul Saman
Take win32 into considiration.
tree
|
commitdiff
2008-06-11
Rémi Denis-Courmont
Blind attempt at fixing the libintl/g++-4.2 problem
tree
|
commitdiff
2008-06-05
Rémi Denis-Courmont
Support for using a custom text domain for configuratio...
tree
|
commitdiff
2008-06-05
Rémi Denis-Courmont
Support for custom text domain in module strings
tree
|
commitdiff
2008-06-01
Rémi Denis-Courmont
Another memory leak
tree
|
commitdiff
2008-06-01
Rémi Denis-Courmont
Fix small memory leak
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
libvlc: use vlc_common.h (libvlccore) instead of vlc...
tree
|
commitdiff
2008-05-29
Rémi Denis-Courmont
Spelling
tree
|
commitdiff
2008-05-26
Rémi Denis-Courmont
Cosmetic fix
tree
|
commitdiff
2008-05-21
Rémi Denis-Courmont
Translate help, short name and description
tree
|
commitdiff
2008-05-21
Rémi Denis-Courmont
vlc_config_set: use dgettext() explicitly
tree
|
commitdiff
2008-05-16
Rémi Denis-Courmont
Hide i_children and pp_children away
tree
|
commitdiff
2008-05-10
Rémi Denis-Courmont
Don't look for plugins from CWD. Also don't leak in...
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
DeleteModule cannot fail * don't handle impossible...
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
module bank: use vlc_custom_create
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
vlc_modules_macros.h -> vlc_plugin.h
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
vlc_module_set: use vararg, more flexible
tree
|
commitdiff
2008-05-06
Rémi Denis-Courmont
Use config_GetCacheDir internally
tree
|
commitdiff
2008-05-05
Rémi Denis-Courmont
Hide psz_(cache|config|data)dir
tree
|
commitdiff
2008-05-05
Rafaël Carré
Do not leak the object name
tree
|
commitdiff
2008-05-05
Rafaël Carré
Fix leaking of psz_object_name
tree
|
commitdiff
2008-04-24
Jean-Paul Saman
Don't return at the end of void function.
tree
|
commitdiff
2008-04-22
Antoine Cellerier
psz_object_name should not be const! (else module name...
tree
|
commitdiff
2008-04-22
Antoine Cellerier
Revert "Fix memory leak"
tree
|
commitdiff
2008-04-16
Pierre d'Herbemont
modules: Make sure DupModule() work as expected. (Point...
tree
|
commitdiff
2008-04-16
Pierre d'Herbemont
modules: Fix const char * usage and memory management.
tree
|
commitdiff
2008-04-16
Pierre d'Herbemont
modules: Don't cast a const to silent a warning on...
tree
|
commitdiff
2008-04-15
Pierre d'Herbemont
module: Set up a timer for moduleNeed().
tree
|
commitdiff
2008-04-14
Jérôme Decoodt
Fix parsing of plugin-path with escaping chars...
tree
|
commitdiff
2008-04-14
Jérôme Decoodt
Fix plugins/modules path list on Win32
tree
|
commitdiff
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
tree
|
commitdiff
2008-03-30
Rémi Denis-Courmont
Use var_AcquireMutex for the "libvlc" lock
tree
|
commitdiff
2008-03-30
Rémi Denis-Courmont
Do NOT destroy the "libvlc"/global/bank/whatever lock...
tree
|
commitdiff
2008-03-30
Rémi Denis-Courmont
*Partially* fix the module bank initialization serializ...
tree
|
commitdiff
2008-03-29
Rafaël Carré
Fix off by one
tree
|
commitdiff
2008-03-28
Pierre d'Herbemont
modules: On Windows, Mac OS X and BeOS, search for...
tree
|
commitdiff
2008-03-28
Pierre d'Herbemont
module: Fix ':' usage and more largely previous commit.
tree
|
commitdiff
2008-03-28
Pierre d'Herbemont
module: Make sure we can escape ':' correctly.
tree
|
commitdiff
2008-03-28
Pierre d'Herbemont
module: Use PATH_SEP instead of ':'.
tree
|
commitdiff
2008-03-28
Pierre d'Herbemont
module: Allow multiple paths in --plugin-path (Separate...
tree
|
commitdiff
2008-03-26
Rémi Denis-Courmont
Fix memory leak
tree
|
commitdiff
next