- May 03, 2005
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Lorena Gomes and Xènia Albà Cantero
-
Rémi Denis-Courmont authored
-
- May 02, 2005
-
-
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
-
- May 01, 2005
-
-
bigben 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
-
ipkiss 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.
-
- Apr 29, 2005
-
-
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.
-
- Apr 28, 2005
-
-
Steve Lhomme authored
-
damienf authored
-
damienf authored
- added support for IAMStreamConfig interface to configure user settings on capture pin media type
-
damienf authored
record.c: make it compile under mingw32, needs review
-
gbazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
ts.c: use ES_OUT_DEL_GROUP to remove old program.
-
- Apr 27, 2005
-
-
gbazin authored
-
gbazin authored
-
Rémi Denis-Courmont authored
-
- Apr 26, 2005
-
-
sigmunau 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
-
bigben authored
-
Samuel 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
-
bigben authored
-
Steve Lhomme authored
-
gbazin authored
* modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
-
gbazin authored
* include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction.
-