- 13 Dec, 2004 11 commits
-
-
Felix Paul Kühne authored
* changed 2 strings to lower-case, which prevented compilation using UFS as FS under OSX. Thanks to Philip Edelbrock for reporting the issue.
-
Benjamin Pracht authored
-
Olivier Teulière authored
-
Eric Petit authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/misc/image.c, include/vlc_image.h: new image handler facility making use of decoders and filters to load images.
-
Gildas Bazin authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 12 Dec, 2004 10 commits
-
-
Benjamin Pracht authored
-
Rocky Bernstein authored
playlist-item information.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/codec/dirac.c: dirac decoder/encoder module based on libdirac (http://www.bbc.co.uk/rd/projects/dirac/index.shtml).
-
Benjamin Pracht authored
-
Eric Petit authored
-
Clément Stenac authored
-
Eric Petit authored
re-enabled OS X GL provider (QT output still default)
-
Eric Petit authored
not working in GL mode
-
Sigmund Augdal Helberg authored
-
- 11 Dec, 2004 18 commits
-
-
Benjamin Pracht authored
* same options for node and items ATM * some options still don't work
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
deletion (not intf-change) modules/gui/wxwindows/*: clever item deletion using item-deleted
-
Benjamin Pracht authored
* delete everything related to groups from the item info panel * some preparation work to reimplement the conextual menu
-
Benjamin Pracht authored
-
Cyril Deguet authored
-
Sigmund Augdal Helberg authored
-
Benjamin Pracht authored
* implements deletion of playlist nodes * fixes a bug in playItem:
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
* Each module can declare a "human-readable short name" with set_name * Modules are sorted by category (set_category, set_subcategory). Modules configs can be separated by set_section() * Separated audio-filter and audio-visual * Separated extraintf and control * New command and widget : add_module_list() for comma-separated modules * Vfilters now use "," as separator
-
Eric Petit authored
-
Gildas Bazin authored
-
- 10 Dec, 2004 1 commit
-
-
Clément Stenac authored
-