]> git.sesse.net Git - vlc/history - modules/gui/macosx/aout.m
* ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
[vlc] / modules / gui / macosx / aout.m
2003-01-21 Jon Lech Johansen * ./modules/gui/macosx/aout.m: output more debug...
2003-01-15 Jon Lech Johansen * ./modules/gui/macosx: added macosx-adev and macosx...
2003-01-13 Jon Lech Johansen * ./modules/gui/macosx/aout.m: don't call AudioHardwa...
2003-01-13 Christophe MassiotDo not forget to register aout_ChannelsRestart as the...
2003-01-02 Jon Lech Johansen * ./modules/gui/macosx/aout.m: added support for...
2003-01-01 Jon Lech Johansen * ./modules/gui/macosx/aout.m: cleaned up the code...
2002-11-28 Christophe Massiot* Correct socklen_t detection.
2002-11-18 Christophe MassiotPartial fix of the OS X audio output (thanks Heiko!).
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-21 Christophe Massiot* Avoid overflowing the message queue with "audio outpu...
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-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-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...