]> git.sesse.net Git - vlc/history - modules/gui/beos
* src/misc/cpu.c: New altivec detection for Darwin. Using the correct
[vlc] / modules / gui / beos /
2002-11-26 Eric Petit * ALL: more intensive use of the VLCWrapper class
2002-11-23 Eric Petit * enhanced BeOS preferences window (post-processing...
2002-11-22 Eric Petit * AudioOutput.cpp : compilation fix.
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-10-30 Eric Petit - Fixed an enormous memory leak (forgot to aout_Buffe...
2002-10-30 Eric Petit - Fixes. Most of the interface features now work...
2002-10-30 Eric Petit - now vlc no longer tries to use overlay if another...
2002-10-29 Eric Petit No more warnings.
2002-10-28 Eric Petit- Added LCD info view from 0.4.x
2002-10-28 Eric PetitForgot to add files :|
2002-10-28 Eric Petit- Added a small preferences window
2002-10-21 Christophe Massiot* Avoid overflowing the message queue with "audio outpu...
2002-10-14 Eric PetitCleaner code.
2002-10-14 Eric PetitFixed seeking.
2002-10-13 Eric PetitNow BeOS sound is (almost) clean.
2002-10-12 Eric PetitRewritten BeOS audio output for audio output 3. It...
2002-10-10 Eric PetitSome clean-up. Playlist works again.
2002-10-09 Eric PetitBeOS compilation fixes.
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-18 Tony CastleyUpdated to use the new AOUT_VOLUME_* constants.
2002-08-30 Christophe Massiotaout3 API change :
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-23 Tony CastleyRewritten aout3. BeOS currently PUSHES the audio.
2002-08-19 Christophe Massiot* Fixed BeOS output ;
2002-08-19 Tony CastleyFixed segfault. Now fails to load due to incorrect...
2002-08-18 Eric PetitFixed a few linking BeOS problems (-lm, -lstdc++.r4...
2002-08-17 Tony CastleyAt least it compiles now. :-)
2002-08-06 Tony CastleyFixed include call. Now compiles and BeOS version...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...