- 03 May, 2005 6 commits
-
-
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 11 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
-
Rocky Bernstein authored
-
Rocky Bernstein authored
Another to pause audio control playing.
-
Rocky Bernstein authored
play_item initialization accidently lost. Probably need a vlc_object release of the playlist. Adjust comments which were wrong because of cut and paste artifacts. Some changes that may help debugging. First attempt at playing via audio controls - mostly not working.
-
- 29 Apr, 2005 2 commits
-
-
Christophe Massiot authored
twolame is thread-safe and maintained. Update your batch files for --enable-twolame instead of --enable-toolame. See http://twolame.sf.net for more information.
-
Laurent Aimar authored
remove the uri/path part.
-
- 28 Apr, 2005 8 commits
-
-
Steve Lhomme authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- added support for IAMStreamConfig interface to configure user settings on capture pin media type
-
Damien Fouilleul authored
record.c: make it compile under mingw32, needs review
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
ts.c: use ES_OUT_DEL_GROUP to remove old program.
-
- 27 Apr, 2005 3 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Rémi Denis-Courmont authored
-
- 26 Apr, 2005 7 commits
-
-
Sigmund Augdal Helberg authored
for "rate-faster" and "rate-slower". input_ControlPush will handle it. This fixes a race condition when "rate" ends up at a different value than p_input->i_rate
-
Benjamin Pracht authored
-
Sam Hocevar authored
-
Eric Petit authored
-
Steve Lhomme authored
+ code cleaning
-
Felix Paul Kühne authored
* fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards
-
Benjamin Pracht authored
-