]> git.sesse.net Git - vlc/history - modules/gui/macosx
- Fixes. Most of the interface features now work again.
[vlc] / modules / gui / macosx /
2002-10-21 Christophe Massiot* Avoid overflowing the message queue with "audio outpu...
2002-10-05 Jon Lech Johansen ./extras/MacOSX/.../MainMenu.nib: added Open Target...
2002-10-04 Sam Hocevar * ./modules/gui/macosx/vout.m: if no MacOS X interfac...
2002-10-02 Christophe Massiot* Mac OS X audio device discovery and selection, patch...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
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-23 Christophe Massiot* New --vlc-backwards-compat option, to go back to...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-25 Sam Hocevar * ./src/audio_output/output.c: reverted my previous...
2002-08-24 Sam Hocevar * ./src/audio_output/output.c: added an argument...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-12 Christophe Massiot* Fixed miscellaneous bugs.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-06 Jon Lech Johansen * ./modules/gui/macosx/open.m: compile fix
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...