git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Include modules.h whenever needed
[vlc.git]
/
src
/
2007-04-14
Rémi Denis-Courmont
Include modules.h whenever needed
tree
|
commitdiff
2007-04-14
Rémi Denis-Courmont
Tiny code factorization
tree
|
commitdiff
2007-04-14
Rémi Denis-Courmont
Further hide module_t layout from plugins
tree
|
commitdiff
2007-04-14
Rémi Denis-Courmont
Handle plugin cache reading error case
tree
|
commitdiff
2007-04-14
Rémi Denis-Courmont
Initial work on hiding module_t layout from plugins
tree
|
commitdiff
2007-04-14
Rémi Denis-Courmont
Move libvlc module stuff to their own subdirectory
tree
|
commitdiff
2007-04-14
Rémi Denis-Courmont
Clean header file
tree
|
commitdiff
2007-04-12
Antoine Cellerier
Invalidate old caches (cf [19742]).
tree
|
commitdiff
2007-04-11
Antoine Cellerier
* Honor --color with --list.
tree
|
commitdiff
2007-04-10
Damien Fouilleul
libvlc_video_take_snapshot: removed kludge and fixed...
tree
|
commitdiff
2007-04-08
Rafaël Carré
Don't run hal_initialize() twice. Bug introduced in...
tree
|
commitdiff
2007-04-07
Antoine Cellerier
Modules have a psz_help string. This is currently used...
tree
|
commitdiff
2007-04-07
Antoine Cellerier
Display module's psz_help in help output (see next...
tree
|
commitdiff
2007-04-07
Antoine Cellerier
Add color help output when using command line switches...
tree
|
commitdiff
2007-04-07
Antoine Cellerier
Add subcategories and sections to command line help...
tree
|
commitdiff
2007-04-07
Antoine Cellerier
Fix help string.
tree
|
commitdiff
2007-04-07
Rafaël Carré
Loads D-Bus control interface in one instance mode...
tree
|
commitdiff
2007-04-06
Rafaël Carré
Doesn't unref the D-Bus connection if connection failed
tree
|
commitdiff
2007-04-06
Rafaël Carré
Automatically loads dbus control interface in one-insta...
tree
|
commitdiff
2007-04-06
Rafaël Carré
adds sanity check to module_Exists()
tree
|
commitdiff
2007-04-05
Rémi Denis-Courmont
Revert previous commit.
tree
|
commitdiff
2007-04-05
Rafaël Carré
Streaming output works again. Closes #1047
tree
|
commitdiff
2007-04-05
Rémi Denis-Courmont
Revert [19092] and really fix the variable naming probl...
tree
|
commitdiff
2007-04-05
Rémi Denis-Courmont
missing errno.h
tree
|
commitdiff
2007-04-05
Rémi Denis-Courmont
Compiler warnings rampage
tree
|
commitdiff
2007-04-05
Rémi Denis-Courmont
Handle I/O errors
tree
|
commitdiff
2007-04-05
Rafaël Carré
Fixes InitDeviceValues() using old HAL api
tree
|
commitdiff
2007-04-05
Rémi Denis-Courmont
Handle I/O errors properly
tree
|
commitdiff
2007-04-05
Rémi Denis-Courmont
Fix compiler warnings
tree
|
commitdiff
2007-04-05
Jean-Paul Saman
Fix missing initializer compiler. Use memset to properl...
tree
|
commitdiff
2007-04-04
Antoine Cellerier
* Core: add var_Command function. This is used to execu...
tree
|
commitdiff
2007-04-01
Antoine Cellerier
Allow changing the subpicture filter chain at runtime...
tree
|
commitdiff
2007-03-31
Antoine Cellerier
scale.c: implement RGBA scaling.
tree
|
commitdiff
2007-03-31
Antoine Cellerier
vout_subpictures.c: Do not call the scaling module...
tree
|
commitdiff
2007-03-29
Yoann Peronneau
* fix a segfault
tree
|
commitdiff
2007-03-28
Damien Fouilleul
- libvlc: new libvlc_video_redraw_rectangle() API,...
tree
|
commitdiff
2007-03-27
Damien Fouilleul
- getaddrinfo.c : cleanup replacement APIs for win32...
tree
|
commitdiff
2007-03-27
Damien Fouilleul
- control/input.c: don't rely on exceptions to control...
tree
|
commitdiff
2007-03-25
Rémi Denis-Courmont
Rename sigset_t variables. No run-time change.
tree
|
commitdiff
2007-03-25
Antoine Cellerier
Add 2 missing calls to config_ChainDestroy().
tree
|
commitdiff
2007-03-25
Antoine Cellerier
Remove last call to strchr( , ':' ) and fix a small...
tree
|
commitdiff
2007-03-25
Antoine Cellerier
Small fix.
tree
|
commitdiff
2007-03-25
Antoine Cellerier
Allow using the config chain syntax for vout filters...
tree
|
commitdiff
2007-03-25
Antoine Cellerier
Remove double ;
tree
|
commitdiff
2007-03-25
Antoine Cellerier
We want to check the main type only (& 0x00f0).
tree
|
commitdiff
2007-03-25
Damien Fouilleul
libvlc/control: make sure aout is active before attempt...
tree
|
commitdiff
2007-03-25
Rémi Denis-Courmont
Block SIGCHLD so we don't get polluted by system()...
tree
|
commitdiff
2007-03-24
Pierre d'Herbemont
Core: Prefer ANSI-C style comments over C++ comments.
tree
|
commitdiff
2007-03-24
Antoine Cellerier
Use the module's name as object name if none was explic...
tree
|
commitdiff
2007-03-24
Antoine Cellerier
if we var_Create with DOINHERIT|ISCOMMAND and ISCOMMAND...
tree
|
commitdiff
2007-03-24
Antoine Cellerier
Allow using an object's psz_object_name as id for the...
tree
|
commitdiff
2007-03-24
Antoine Cellerier
* Make it possible to give names to vlc objects (psz_ob...
tree
|
commitdiff
2007-03-24
Rémi Denis-Courmont
Re-disable v6 only for better handling of udp://@ on...
tree
|
commitdiff
2007-03-24
Rémi Denis-Courmont
- Fix various error handling bugs in vlc_execve.
tree
|
commitdiff
2007-03-24
Laurent Aimar
Fixed stat counter leaks on open failure.
tree
|
commitdiff
2007-03-24
Laurent Aimar
Fixed memory leak when we cannot save the configuration...
tree
|
commitdiff
2007-03-24
Laurent Aimar
Fixed 2 segfaults in config_OpenConfigFile.
tree
|
commitdiff
2007-03-23
Christophe Mutricy
Fix the strings.
tree
|
commitdiff
2007-03-23
Laurent Aimar
Partial implementation of EPG support (Converted to...
tree
|
commitdiff
2007-03-23
Laurent Aimar
Extended INPUT_DEL_INFO (Allow deleting a whole categor...
tree
|
commitdiff
2007-03-23
Laurent Aimar
Added EPG (Electronic Program Guide) helpers and ES_OUT...
tree
|
commitdiff
2007-03-23
Laurent Aimar
Fixed net_Read and net_Write (poll can be interrupted).
tree
|
commitdiff
2007-03-22
Jean-Paul Saman
Let the code blend in.
tree
|
commitdiff
2007-03-22
Jean-Paul Saman
Fix potential crash condition.
tree
|
commitdiff
2007-03-22
Jean-Paul Saman
Return sane state value when no input is present.
tree
|
commitdiff
2007-03-21
Antoine Cellerier
Trailing spaces, again.
tree
|
commitdiff
2007-03-21
Damien Fouilleul
- getopt: use optind==0 for reentrency support and...
tree
|
commitdiff
2007-03-19
Antoine Cellerier
When using -p <module name> (or --module <module name...
tree
|
commitdiff
2007-03-15
Damien Fouilleul
- unicode.c, wincp.c: compile fix
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Fix crash on UTF-8 systems in previous commit
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Fix for obsolete setups
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Convert from locale before passing to LibVLC - closes...
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Remove too late and partial command line charset conver...
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
- Make FromLocale() usable any time (after setlocale...
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Remove bogus variable
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Fix MB2MB and use it
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Compile, err, fix
tree
|
commitdiff
2007-03-14
Rémi Denis-Courmont
Code simplification
tree
|
commitdiff
2007-03-13
Rémi Denis-Courmont
Only define SetLanguages on platform that actually...
tree
|
commitdiff
2007-03-13
Rémi Denis-Courmont
- Fix POSIX locale handling (well you'd better not...
tree
|
commitdiff
2007-03-13
Jean-Baptiste Kempf
MKV USF subtitles support and other Subtitles improvements.
tree
|
commitdiff
2007-03-12
Rémi Denis-Courmont
- Also allow AI_CANNONAME in case someone ever uses it
tree
|
commitdiff
2007-03-12
Rémi Denis-Courmont
- Always use AI_NUMERICSERV since we cannot use service...
tree
|
commitdiff
2007-03-11
Jean-Paul Saman
Fix bug in vlc.audio.track and add new properties vlc...
tree
|
commitdiff
2007-03-11
Rémi Denis-Courmont
Dist missing header file
tree
|
commitdiff
2007-03-11
Rémi Denis-Courmont
Fix a bunch of errors in PO files (fuzzy file descripti...
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Revert [19273] because these asserts are meant to catch...
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Don't abort when nothing found in playlist.
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Check return value of GetInput
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Fix a bunch of potential memleaks.
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Fix compiler warning
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Don't check return value of getopt_long against EOF...
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Remove unused headerfile
tree
|
commitdiff
2007-03-10
Jean-Paul Saman
Properly cleanup hal connection when connecting to...
tree
|
commitdiff
2007-03-08
Laurent Aimar
Fixed media looping (Patch by Ilkka Ollakka)
tree
|
commitdiff
2007-03-07
Laurent Aimar
Fixed sout leak on access error.
tree
|
commitdiff
2007-03-07
Laurent Aimar
Clean up vlm script parsing and introduce new API.
tree
|
commitdiff
2007-03-07
Laurent Aimar
Disable control vlm.
tree
|
commitdiff
2007-03-06
Rémi Denis-Courmont
setlocale() (very) early, so we may have a chance to...
tree
|
commitdiff
2007-03-06
Rémi Denis-Courmont
Compile fix
tree
|
commitdiff
next