2007-08-16 |
Rémi Denis-Courmont | Prepare to privatize some members of VLC_COMMON_MEMBERS |
blob | commitdiff | raw |
2007-05-25 |
Laurent Aimar | Compilation warning fix. |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Antoine Cellerier | * Some more fixes (+ don't redefine a function that... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Antoine Cellerier | * Fix non linux compilation round 2. |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Rémi Denis-Courmont | Hide libvlc_global_data_t from plugins |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Rémi Denis-Courmont | Following vlc_object_kill(), add vlc_object_dying() |
blob | commitdiff | raw | diff to current |
2007-04-18 |
Rémi Denis-Courmont | Uuinline functions and hide stream_t (it's not used... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Rémi Denis-Courmont | Include modules.h whenever needed |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Rémi Denis-Courmont | Compiler warnings rampage |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Antoine Cellerier | Allow using an object's psz_object_name as id for the... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Antoine Cellerier | * Make it possible to give names to vlc objects (psz_ob... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Laurent Aimar | Start cleaning up VLM + fixed vlm_New() race condition. |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Rémi Denis-Courmont | s/vlc_object_die/vlc_object_kill/ |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Rémi Denis-Courmont | vlc_object_die() opaque wrapper to set b_die, so we... |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Jean-Paul Saman | Fixed crash on vlc exit/quit and added sanity checking... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Clément Stenac | Simplify a bit strings handling |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Clément Stenac | Fix wrong object release |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Clément Stenac | * Do not take and release the structure lock for each... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Antoine Cellerier | * vlc_variables.h: remove unused VLC_VAR_ISCONFIG define |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Antoine Cellerier | Tweaks vars command a bit. |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Antoine Cellerier | Add "vars" command to display the list of variables... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Antoine Cellerier | Also print the object's parent id (makes it easier... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Antoine Cellerier | Buffer was too small. |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Rémi Denis-Courmont | Hide httpd_t and httpd_host_t within httpd.c |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Rémi Denis-Courmont | Remove unused variable |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Rémi Denis-Courmont | Support for creating object with custom type name and... |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Rémi Denis-Courmont | Hide some httpd structures from modules |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Rémi Denis-Courmont | - Do not attach libvlc to the global data |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Clément Stenac | * Split download function in find/download |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Antoine Cellerier | Start of meta engine stuff. src/input/input.c needs... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | For consistency, remove references to vlc from libvlc |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Clément Stenac | Partial rewrite of stats to avoid lookups (Closes:... |
blob | commitdiff | raw | diff to current |
2006-04-01 |
Felix Paul Kühne | * 2nd review of /src/* \ libvlc.h (refs #438) |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Clément Stenac | String fixes in src (Refs:#438) |
blob | commitdiff | raw | diff to current |
2006-03-18 |
Clément Stenac | Display IP of client in debug |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Rémi Denis-Courmont | Minor clean up |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Clément Stenac | Don't print debug messages and don't do interaction... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
Clément Stenac | Free |
blob | commitdiff | raw | diff to current |
2006-01-15 |
Clément Stenac | Add ability to prepend headers to messages (object... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Clément Stenac | Add support for several message queues - please test |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Jean-Paul Saman | Forward port of branches/0.8.1-jpsaman-thedj revision... |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Christophe Massiot | * src/misc/objects.c: More verbosity to debug unreleas... |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Rémi Denis-Courmont | More dead code |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Rémi Denis-Courmont | - fix invalid free of root object |
blob | commitdiff | raw | diff to current |
2004-11-26 |
Gildas Bazin | * ALL: New XML module type. |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Clément Stenac | Initial Services discovery support |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Rémi Denis-Courmont | Support for creating TLS objects |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Gildas Bazin | * ALL: separation of the SPU engine from the VOUT. |
blob | commitdiff | raw | diff to current |
2004-08-26 |
Gildas Bazin | * modules/codec/ffmpeg/video_filter.c, include/vlc_filt... |
blob | commitdiff | raw | diff to current |
2004-08-08 |
Gildas Bazin | * modules/stream_out/transcode.c: added support for... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Gildas Bazin | * src/misc/objects.c: hmmm, did I say vlc_opengl.h... |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Cyril Deguet | * all: created a new module type "opengl provider... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Laurent Aimar | * all: rework of the input. |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Laurent Aimar | * all: begin to introduce access_t (nothing working... |
blob | commitdiff | raw | diff to current |
2004-04-29 |
Gildas Bazin | * src/input/demux.c, src/misc/objects.c: demux2 has... |
blob | commitdiff | raw | diff to current |
2004-04-18 |
Clément Stenac | * ALL: Better announce system |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Laurent Aimar | * vlm.*: move vlm to the core (now, vlm_New create... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Laurent Aimar | * objects: include vlc_http.h |
blob | commitdiff | raw | diff to current |
2004-01-25 |
Clément Stenac | * String review, round one |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Clément Stenac | Updated copyrights in libvlc |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Laurent Aimar | * all: removed decoder_fifo_t. |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Gildas Bazin | * modules/gui/wxwindows/*: don't forget to delete the... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Gildas Bazin | * include/vlc_codec.h: defines decoders/encoders relate... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Laurent Aimar | * src/misc/objects.c: change the way that FIND_ANYWH... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Clément Stenac | Added some Doxygen doc |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Gildas Bazin | * ALL: Introduction of a new api for decoders. |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Sam Hocevar | * include/video.h: renamed this file to vlc_video... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Sam Hocevar | * include/interface.h: renamed this file to vlc_inter... |
blob | commitdiff | raw | diff to current |
2003-02-23 |
Laurent Aimar | * all : declaration of http and httpd. |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Olivier Teulière | * src/misc/objects.c: vlc_list_find now returns a... |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Gildas Bazin | * src/misc/objects.c: implemented the FIND_CHILD mode... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Gildas Bazin | * ALL: added a new vlc_list_t common type. vlc_list_fin... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Gildas Bazin | * ALL: a few updates to the variables API: |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Sam Hocevar | * ./src/*, ./include/*: fixed a bunch of badly initia... |
blob | commitdiff | raw | diff to current |
2002-11-17 |
Laurent Aimar | * ffmpeg: disable direct rendering by default. I have... |
blob | commitdiff | raw | diff to current |
2002-11-09 |
Sam Hocevar | * ./Makefile.am: added a "update-vlc.dsp" rule to... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Sam Hocevar | * ./include/vlc_common.h: defined the INSERT_ELEM... |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Sam Hocevar | * ./src/misc/variables.c: callback loops are now... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Sam Hocevar | * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro... |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Sam Hocevar | Changes to the libvlc API: |
blob | commitdiff | raw | diff to current |
2002-10-04 |
Sam Hocevar | * ./configure.ac.in: removed now unnecessary --force... |
blob | commitdiff | raw | diff to current |
2002-10-03 |
Sam Hocevar | * ./configure.ac.in: duplicated arguments to AM_INIT_... |
blob | commitdiff | raw | diff to current |
2002-10-03 |
Sam Hocevar | * ./src/libvlc.c, ./include/main.h: the root of all... |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Gildas Bazin | * modules/misc/logger/logger.c: fixed initialization... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Sam Hocevar | * ./src/misc/modules.c: the module linked list is... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Sam Hocevar | * ./src/misc/objects.c: implemented vlc_list_find... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Sam Hocevar | * ./modules/control/rc/rc.c: 'l' outputs a list of... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Sam Hocevar | * ./src/misc/objects.c: two big changes in the object... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Sam Hocevar | * ./modules/audio_output/oss.c: compilation fixes. |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Christophe Massiot | Audio output 3. Expect major breakages. |
blob | commitdiff | raw | diff to current |
2002-08-04 |
Sam Hocevar | * ./include/vdec_ext-plugins.h: removed this public... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Sam Hocevar | * ALL: new module API. Makes a few things a lot simpl... |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Sam Hocevar | * ./include/vlc_threads.h, ./src/misc/threads.c:... |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Sam Hocevar | * ./plugins/win32/*: tried to port the Win32 interfac... |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Sam Hocevar | * ./plugins/dummy/input_dummy.c: dummy targets such... |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Sam Hocevar | * ./src/playlist/playlist.c: lots of playlist behavio... |
blob | commitdiff | raw | diff to current |
next |