- 12 Nov, 2005 3 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
thanks to titer for noticing this.
-
- 11 Nov, 2005 4 commits
-
-
Marian Durkovic authored
-
Damien Fouilleul authored
oleobject.cpp: fixed order of notifications for buggy containers like Delphi, added default size at activation plugin.cpp: set configuration width/height when resizing control
-
Marian Durkovic authored
stability and mitigate temporary OS/network jitter problems
-
Marian Durkovic authored
we can't operate with 4 KB blocks since with low bitrate MP3 streams we'll end up putting too many PCRs into one block.
-
- 10 Nov, 2005 10 commits
-
-
Cyril Deguet authored
-
Cyril Deguet authored
* all: the slider background is now in a dedicaded tag "SliderBackground". The number of images can now be parametrized in both directions, and the offset between 2 images (padhoriz and padvert) is no more hardcoded
-
Cyril Deguet authored
Now it starts to really look cool ;-) * builder.cpp: look for fonts in the resource path if the font file cannot be found in the theme itself * ctrl_slider.cpp: fixed the hack for winamp: the bar images are separated by 2 rows, not 3...
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/demux/mp4/mp4.c: fix some signed/unsigned compiler warnings. Patch by Daniel Stranger (vlc at schmaller dot de).
-
Gildas Bazin authored
* src/libvlc.c: failing of bindtextdomain() does not mean that there exists no DOMAIN in the locale path. It means that a memory error has occured. The error message was generalized. Patch by Daniel Stranger (vlc at schmaller dot de).
-
Gildas Bazin authored
* modules/gui/wxwidgets: wx backward compatibility fixes by Daniel Stranger (vlc at schmaller dot de).
-
Antoine Cellerier authored
for noticing this.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
- 09 Nov, 2005 8 commits
-
-
Olivier Teulière authored
Be warned, no DTD validation is done on the included XML file, and the loading will fail if it contains several top-level tags.
-
Felix Paul Kühne authored
-
Olivier Teulière authored
-
Christophe Mutricy authored
po/*: update due to file moving
-
Clément Stenac authored
-
Clément Stenac authored
Add a input_Read function that reads a stream in blocking or non-blocking mode and cleans-up (Closes:#244) Still needs to be exported, but needs some thinking for pause/stop handling
-
Rémi Denis-Courmont authored
-
Sigmund Augdal Helberg authored
Also removed a long unused member from the clock struct.
-
- 08 Nov, 2005 10 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
coordinates and/or invalid size
-
Olivier Teulière authored
when the extraction failed
-
Benjamin Pracht authored
-
Cyril Deguet authored
-
Cyril Deguet authored
depends on the position of the slider. The "Slider" elements now have optional attributes "background", which the Id of a bitmap, and "nbimages" which is the number of images in the bitmap (it is similar to the radialslider). At the moment there is a hack to support winamp slider bars: the different images must be separated by 3 rows of unused pixels (well, maybe they are useful; if someone knows how... ;) * theme_loader.cpp: convert the file names from zip archives to lower case, to avoid mixed case issues in some winamp skins
-
Olivier Teulière authored
-
Gildas Bazin authored
-
Felix Paul Kühne authored
-
Clément Stenac authored
-
- 07 Nov, 2005 2 commits
-
-
Olivier Teulière authored
-
Christophe Mutricy authored
bootstrap: test for the presence of contrib/share/aclocal before including it because m4 react badly to missing directory
-
- 06 Nov, 2005 3 commits
-
-
Olivier Teulière authored
-
Cyril Deguet authored
-
Cyril Deguet authored
-