1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Christophe Massiot
884bfabe27 * Added --enable-debug, --enable-stats and --disable-optims (sam could
you check I did'nt make a mess of it ?).
* Added todo things in the TODO file.
2000-11-18 03:15:01 +00:00
Stéphane Borel
9c88ff4fd3 * D�buggage de la vid�o MPEG 1 (=> correction de deux bugs dans le
parsage des blocs et d'un bugs dans le parseur des vecteurs de mouvement).

--Meuuh
2000-10-23 02:04:48 +00:00
Sam Hocevar
0317810e5c . rha mais faisez gaffe au format de la todo list sarass ! 2000-08-29 00:01:06 +00:00
Pierre Baillet
f71c76a92b . Added a 'f' shortcut to the SDL output (fullscreen/windowed)
. Modified the Idle screen of the vlc (seems to suck a lot of CPU anyway :/)
. Prayed for a good indentation ;).
2000-08-28 23:12:08 +00:00
Sam Hocevar
27fdf30eca . rajout du fix de Meuuh dans la todolist. 2000-08-27 22:05:42 +00:00
Sam Hocevar
4958099e6b . fix� une erreur d'indentation
(Oct, tu devrais vraiment regarder ton �diteur. Tu as vu le
   bordel qu'il a foutu dans src/interface/interface.c ?)
2000-08-27 12:32:06 +00:00
Sam Hocevar
774b4790e8 . update de la TODO list
Henri, il y a du nouveau boulot pour toi, regarde la task 0x38,
 �a ne devrait pas �tre trop dur, �a t'obligera � lire le code de
 l'audio_output, et surtout �a te fera la bite.
2000-08-27 10:49:25 +00:00
Pierre Baillet
0765875ab5 Hello,
Some news things:

 . I am still going on modifiying the key event handling method to make it more flexible. I still have a few things to get what I'd like to
 . added a keystrokes.h include which contains a generic name of all the VLC keys binding
 . modified some of the core interface routines to allow the passing of an extra parameter with a keystroke (VLC_CHANNEL).
 . next step: move all the interface dependent parts (such as the getKey function) to the plugins.

Hope this will run on your boxes...
2000-08-24 14:58:51 +00:00
Sam Hocevar
c45d72198a * removed CCFLAGS flags which were improperly used.
* added hints for powerpc build.
  * fixed the input_file exit bug.
  * fixed a Makefile bug which removed the CVS directory.
  * removed the frame statistics output.
2000-08-21 01:47:19 +00:00
Sam Hocevar
617bd4db8a . new tasks :
Description: Fix plugins namespace problem
Description: Fix plugin autoloading
Description: Real plugin API
Description: Enable compiled-in plugins
Description: Optimize SPU rendering
Description: SPU error recovery
2000-08-17 14:45:42 +00:00
Sam Hocevar
af22a4b58c * fixed a dumb bug in the Makefile that prevented inclusion of the
-march=pentium directive. thanks Meuuh, blame sam.
  * fixed a warning in main.c.
  * separate Debian packages.
  * added request for ALSA support in the TODO list.
2000-08-15 23:35:31 +00:00
Sam Hocevar
454c7eb8df . rajout� build-stamp et debian/tmp dans les .cvsignore
. de nouvelles id�es dans la TODO list :

Difficulty: Guru    Urgency: Wishlist   Support for RTP
Difficulty: Medium  Urgency: Wishlist   Draw a font / support color fonts
Difficulty: Medium  Urgency: Important  Layer 2 mono support
Difficulty: Hard    Urgency: Wishlist   MP3 support
Difficulty: Hard    Urgency: Normal     Support for unencapsulated streams
Difficulty: Guru    Urgency: Wishlist   Ogg/Vorbis audio decoder support
Difficulty: Hard    Urgency: Normal     Xv video output support
Difficulty: Medium  Urgency: Normal     SDL video output support
2000-08-15 13:37:43 +00:00
Sam Hocevar
e16affa0e0 * fixed 8bpp YUV.
* fixed the fscked up Bresenham algorithm in all YUV functions.
2000-08-14 01:13:25 +00:00
Sam Hocevar
0615d6b6d4 * removed an unused variable in the MMX YUVs.
* fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
2000-08-13 17:39:55 +00:00
Sam Hocevar
65d341df9f . chang� l'ordre des t�ches 2000-08-10 23:33:26 +00:00
Sam Hocevar
8ff71feaa3 . TODO list 2000-08-10 22:52:29 +00:00