git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
don't try to free a non existing string
[vlc.git]
/
src
/
modules
/
modules.c
2008-09-22
Geoffroy Couprie
don't try to free a non existing string
blob
|
commitdiff
2008-09-21
Rémi Denis-Courmont
Module really does not need to be an object
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
Merge module_release and module_Put
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
module_t: use GC subsystem instead of objects
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
Minor simplification
blob
|
commitdiff
|
diff to current
2008-09-20
Antoine Cellerier
Remove last occurences of yield in the code and comments.
blob
|
commitdiff
|
diff to current
2008-09-20
Antoine Cellerier
s/vlc_object_yield/vlc_object_release/
blob
|
commitdiff
|
diff to current
2008-09-06
Antoine Cellerier
Document module_Need's side effect on the object name.
blob
|
commitdiff
|
diff to current
2008-08-30
Rémi Denis-Courmont
p_module_bank: move out of vlc_global
blob
|
commitdiff
|
diff to current
2008-08-30
Rémi Denis-Courmont
module_Call: specify object for logging
blob
|
commitdiff
|
diff to current
2008-06-28
Antoine Cellerier
Simplify.
blob
|
commitdiff
|
diff to current
2008-06-22
Rémi Duraffort
Add an #undef
blob
|
commitdiff
|
diff to current
2008-06-19
Rémi Duraffort
Remove msg_Err about memory allocation.
blob
|
commitdiff
|
diff to current
2008-06-14
Jean-Paul Saman
Take win32 into considiration.
blob
|
commitdiff
|
diff to current
2008-06-01
Rémi Denis-Courmont
Another memory leak
blob
|
commitdiff
|
diff to current
2008-06-01
Rémi Denis-Courmont
Fix small memory leak
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
libvlc: use vlc_common.h (libvlccore) instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-16
Rémi Denis-Courmont
Hide i_children and pp_children away
blob
|
commitdiff
|
diff to current
2008-05-10
Rémi Denis-Courmont
Don't look for plugins from CWD. Also don't leak in...
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
DeleteModule cannot fail * don't handle impossible...
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
module bank: use vlc_custom_create
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
vlc_modules_macros.h -> vlc_plugin.h
blob
|
commitdiff
|
diff to current
2008-05-05
Rafaël Carré
Fix leaking of psz_object_name
blob
|
commitdiff
|
diff to current
2008-04-24
Jean-Paul Saman
Don't return at the end of void function.
blob
|
commitdiff
|
diff to current
2008-04-22
Antoine Cellerier
psz_object_name should not be const! (else module name...
blob
|
commitdiff
|
diff to current
2008-04-22
Antoine Cellerier
Revert "Fix memory leak"
blob
|
commitdiff
|
diff to current
2008-04-16
Pierre d'Herbemont
modules: Make sure DupModule() work as expected. (Point...
blob
|
commitdiff
|
diff to current
2008-04-16
Pierre d'Herbemont
modules: Fix const char * usage and memory management.
blob
|
commitdiff
|
diff to current
2008-04-16
Pierre d'Herbemont
modules: Don't cast a const to silent a warning on...
blob
|
commitdiff
|
diff to current
2008-04-15
Pierre d'Herbemont
module: Set up a timer for moduleNeed().
blob
|
commitdiff
|
diff to current
2008-04-14
Jérôme Decoodt
Fix parsing of plugin-path with escaping chars...
blob
|
commitdiff
|
diff to current
2008-04-14
Jérôme Decoodt
Fix plugins/modules path list on Win32
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-30
Rémi Denis-Courmont
Use var_AcquireMutex for the "libvlc" lock
blob
|
commitdiff
|
diff to current
2008-03-30
Rémi Denis-Courmont
Do NOT destroy the "libvlc"/global/bank/whatever lock...
blob
|
commitdiff
|
diff to current
2008-03-30
Rémi Denis-Courmont
*Partially* fix the module bank initialization serializ...
blob
|
commitdiff
|
diff to current
2008-03-29
Rafaël Carré
Fix off by one
blob
|
commitdiff
|
diff to current
2008-03-28
Pierre d'Herbemont
modules: On Windows, Mac OS X and BeOS, search for...
blob
|
commitdiff
|
diff to current
2008-03-28
Pierre d'Herbemont
module: Fix ':' usage and more largely previous commit.
blob
|
commitdiff
|
diff to current
2008-03-28
Pierre d'Herbemont
module: Make sure we can escape ':' correctly.
blob
|
commitdiff
|
diff to current
2008-03-28
Pierre d'Herbemont
module: Use PATH_SEP instead of ':'.
blob
|
commitdiff
|
diff to current
2008-03-28
Pierre d'Herbemont
module: Allow multiple paths in --plugin-path (Separate...
blob
|
commitdiff
|
diff to current
2008-03-26
Rémi Denis-Courmont
Fix memory leak
blob
|
commitdiff
|
diff to current
2008-03-03
Rémi Duraffort
Check only one time the return value of malloc.
blob
|
commitdiff
|
diff to current
2008-03-03
Rémi Duraffort
Remove unecessary msg_Err according to rem remark.
blob
|
commitdiff
|
diff to current
2008-03-02
Rémi Duraffort
Check the returned values of malloc.
blob
|
commitdiff
|
diff to current
2008-02-26
Pierre d'Herbemont
misc/objects.c: Don't rely on vlc_object_destroy()...
blob
|
commitdiff
|
diff to current
2008-02-25
Rémi Duraffort
Doxygen comments and coding conventions
blob
|
commitdiff
|
diff to current
2008-02-25
Rémi Denis-Courmont
Revert [25316] for now - need to think about this
blob
|
commitdiff
|
diff to current
2008-02-25
Rémi Denis-Courmont
Don't look for plugins from the current working directory.
blob
|
commitdiff
|
diff to current
2008-02-25
Rémi Duraffort
Delete unneeded instruction from a loop
blob
|
commitdiff
|
diff to current
2008-01-28
Rafaël Carré
modules CacheFind(): remove unused parameter
blob
|
commitdiff
|
diff to current
2008-01-24
Rémi Denis-Courmont
Include assert.h when needed
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2007-12-21
Rémi Denis-Courmont
Fix config item counting
blob
|
commitdiff
|
diff to current
2007-12-17
Rémi Denis-Courmont
Add support for aliases through vlc_config_set
blob
|
commitdiff
|
diff to current
2007-12-15
Rémi Denis-Courmont
Conceal unsaveable and renamed options as well
blob
|
commitdiff
|
diff to current
2007-12-15
Rémi Denis-Courmont
Hide internal settings
blob
|
commitdiff
|
diff to current
2007-12-15
Rémi Denis-Courmont
- fix symbol list
blob
|
commitdiff
|
diff to current
2007-12-14
Gildas Bazin
* modules/gui/wxwidgets: fix breakage introduced by...
blob
|
commitdiff
|
diff to current
2007-12-12
Rémi Denis-Courmont
Use DIR_SEP
blob
|
commitdiff
|
diff to current
2007-12-12
Rémi Denis-Courmont
- Remove config_FindModule as module_Find nowadays...
blob
|
commitdiff
|
diff to current
2007-12-12
Rémi Denis-Courmont
module_GetConfig, module_PutConfig: copy configuration...
blob
|
commitdiff
|
diff to current
2007-12-12
Rémi Denis-Courmont
module_Put: releases a reference to a module
blob
|
commitdiff
|
diff to current
2007-12-12
Rémi Denis-Courmont
Split the over-large module.c
blob
|
commitdiff
|
diff to current
2007-12-12
Rémi Denis-Courmont
FYI, snprintf always nul-terminates
blob
|
commitdiff
|
diff to current
2007-12-12
Jean-Paul Saman
Don't free() a char variable when it is on the stack...
blob
|
commitdiff
|
diff to current
2007-12-09
Rémi Denis-Courmont
Remove unneeded psz_program hack.
blob
|
commitdiff
|
diff to current
2007-12-09
Rémi Denis-Courmont
Split the big config file
blob
|
commitdiff
|
diff to current
2007-11-11
Antoine Cellerier
Add argument to module_GetModulesNamesForCapability...
blob
|
commitdiff
|
diff to current
2007-11-11
Antoine Cellerier
Fix module_GetModulesNamesForCapability() and make...
blob
|
commitdiff
|
diff to current
2007-10-13
Rémi Denis-Courmont
Release shared objects when not debugging, not the...
blob
|
commitdiff
|
diff to current
2007-09-28
Rafaël Carré
modules.c: removes unneeded hack
blob
|
commitdiff
|
diff to current
2007-09-22
Rémi Denis-Courmont
Save plugin cache to .cache/vlc/ rather than .cache...
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-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-09-01
Rémi Denis-Courmont
Remove a big bunch of #include that are not needed...
blob
|
commitdiff
|
diff to current
2007-08-24
Pierre d'Herbemont
modules/modules.c: Implement and Expose GetModulesNames...
blob
|
commitdiff
|
diff to current
2007-08-22
Antoine Cellerier
Invert yield of module and release of module list ...
blob
|
commitdiff
|
diff to current
2007-08-22
Antoine Cellerier
Add new module_FindName function to find a module when...
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-15
Damien Fouilleul
modules/modules.c: enforce DIR_SEP in paths
blob
|
commitdiff
|
diff to current
2007-08-04
Rémi Denis-Courmont
module_GetHelp
blob
|
commitdiff
|
diff to current
2007-08-04
Rémi Denis-Courmont
More access functions around module_t
blob
|
commitdiff
|
diff to current
2007-08-04
Rémi Denis-Courmont
Partially abstract module_t: add module_IsCapable()
blob
|
commitdiff
|
diff to current
2007-07-29
Rémi Denis-Courmont
Remove vlc_symbols legacy.
blob
|
commitdiff
|
diff to current
2007-05-31
Laurent Aimar
Compilation fix.
blob
|
commitdiff
|
diff to current
2007-05-20
Antoine Cellerier
* add missing includes (trying to fix compilation error...
blob
|
commitdiff
|
diff to current
2007-05-20
Antoine Cellerier
* src/modules/modules.c: hopefully fix compilation...
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-19
Rémi Denis-Courmont
Same as previous commit
blob
|
commitdiff
|
diff to current
2007-05-19
Rémi Denis-Courmont
Do not unload plugins in debug builds. Not sure if...
blob
|
commitdiff
|
diff to current
2007-04-15
Rémi Denis-Courmont
Increase plugin cache version to force stalling.
blob
|
commitdiff
|
diff to current
2007-04-14
Rémi Denis-Courmont
Tiny code factorization
blob
|
commitdiff
|
diff to current
2007-04-14
Rémi Denis-Courmont
Further hide module_t layout from plugins
blob
|
commitdiff
|
diff to current
2007-04-14
Rémi Denis-Courmont
Handle plugin cache reading error case
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