- 23 Jan, 2008 2 commits
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-
Rafaël Carré authored
-
- 30 Dec, 2007 1 commit
-
-
Pierre d'Herbemont authored
control/hierarchical_node_media_list_view.c: Implement a view that only show the node of the media list, hierarchically.
-
- 13 Dec, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 12 Dec, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 09 Dec, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Nov, 2007 1 commit
-
-
Pierre d'Herbemont authored
-
- 14 Nov, 2007 1 commit
-
-
Jean-Paul Saman authored
Further factoring out osdmenu parser functionality from osdmenu handling. Started a dummy modules/misc/osd/xml.c osdmenu parser.
-
- 29 Oct, 2007 1 commit
-
-
Christophe Mutricy authored
The change in configure.ac is suboptimal. It would be better to change DEFAULT_INCLUDES to use -I${top_builddir}/include rather than -I${top_builddir}. Automake wizard requested.
-
- 20 Oct, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 15 Oct, 2007 2 commits
-
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
Should fix problems with building libvlc.so.1 when libvlc.so.0 is installed. Cannot test since the tree is currently broken.
-
- 11 Oct, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 02 Oct, 2007 1 commit
-
-
Laurent Aimar authored
-
- 20 Sep, 2007 1 commit
-
-
Pierre d'Herbemont authored
libvlc: Implement media_list_view, which will be used to present/access/edit the items of a media_list.
-
- 16 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2007 1 commit
-
-
Pierre d'Herbemont authored
isrc/Makefile.am: Include media_list_path.h to fix make dist-clean, as requested by j-b and aballier.
-
- 03 Sep, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 01 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 31 Aug, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 28 Aug, 2007 1 commit
-
-
Pierre d'Herbemont authored
-
- 24 Aug, 2007 1 commit
-
-
Pierre d'Herbemont authored
-
- 20 Aug, 2007 1 commit
-
-
Pierre d'Herbemont authored
-
- 19 Aug, 2007 1 commit
-
-
Pierre d'Herbemont authored
* control/media_list.c: Implement _set_name _add_from_file.
-
- 17 Aug, 2007 2 commits
-
-
Christophe Mutricy authored
Sort the list
-
Pierre d'Herbemont authored
control/media_discoverer.c: Implementation of a media_discoverer libvlc object based on top of services_discovery.
-
- 15 Aug, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Aug, 2007 1 commit
-
-
Pierre d'Herbemont authored
misc/events.c: Add a new way to send receive events. (ripped of from libvlc). It will allow input_item to send events.
-
- 10 Aug, 2007 2 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 31 Jul, 2007 2 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
libtool: prefer -export-dynamic over -export-regex, -export-symbols if compiler already supports symbol visibility (gcc 4.x), this should also deprecate libvlc.sym
-
- 29 Jul, 2007 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 25 Jul, 2007 1 commit
-
-
Damien Fouilleul authored
Makefile.am: $(AM_LDFLAGS) is actually NOT guaranteed to be automatically added to the link command (i really hate automake)
-
- 24 Jul, 2007 1 commit
-
-
Damien Fouilleul authored
-