- 07 May, 2005 3 commits
-
-
Jérome Decoodt authored
-
Clément Stenac authored
-
Jérome Decoodt authored
- What shall we do for files and module list ? - Why is there a space after "Audio viualization" in src/libvlc.h ?
-
- 06 May, 2005 7 commits
-
-
Jérome Decoodt authored
-
Jérome Decoodt authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly * ncurses.c: don't localise "Ncurses"
-
Felix Paul Kühne authored
* equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets * MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns
-
Steve Lhomme authored
-
Steve Lhomme authored
-
- 05 May, 2005 8 commits
-
-
Sigmund Augdal Helberg authored
-
Benjamin Pracht authored
* BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jérome Decoodt authored
- added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file - wrapped code
-
Jérome Decoodt authored
Known bugs: changing advanced view, detection of MacOS X version at runtime and many others...
-
- 04 May, 2005 2 commits
-
-
Cyril Deguet authored
the method used to resize the image, which can be "mosaic" (the default) or "scale". Note that the previous behaviour was always "scale" before, but mosaic is much much faster, so use scale method only for fun ;) * skins2/*: support of the new mosaic method; playlist resize with this method is significantly faster!
-
Sam Hocevar authored
-
- 03 May, 2005 9 commits
-
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Benjamin Pracht authored
* Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist * A side effect of this fix seems to be that adding a directory, deleting it and adding a new playlist item doesn't seem to crash VLC anymore * Make the currently playling item, as well as its parent items bold
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Lorena Gomes and Xènia Albà Cantero
-
Rémi Denis-Courmont authored
-
- 02 May, 2005 3 commits
-
-
Felix Paul Kühne authored
-
Rocky Bernstein authored
src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const': src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id src/ft2_font.cpp:172: note: try removing the parentheses around the type-id Follow the suggestion.
-
Laurent Aimar authored
-
- 01 May, 2005 8 commits
-
-
Benjamin Pracht authored
-
Cyril Deguet authored
freetype is so slooow: now FT2Font::drawString() is about 100 times faster in average !
-
Cyril Deguet authored
module in builtin mode)
-
Rocky Bernstein authored
fix updating meta (caused by a recent change of mine) vcdx/access.c: hack to try to fix still-handling problem
-
Cyril Deguet authored
blending only when it is useful (i.e. when drawing antialiased text) * x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
-
Olivier Teulière authored
missing in the doc
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-