Mercurial > mplayer.hg
graph
-
Applied DATADIR patch by Vladimir Kushnir2001-07-20, by arpi
-
fixed shmem size, and now compiles without divx4linux too :)2001-07-20, by arpi
-
info about odivx vs. divx42001-07-19, by arpi
-
DivX4Linux support2001-07-19, by arpi
-
DivX4Linux support2001-07-19, by arpi
-
added Gerard Lantau, ffmpeg/libavcodec author2001-07-19, by arpi
-
Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON2001-07-19, by jkeil
-
AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is2001-07-19, by jkeil
-
x11_common does not compile, when the XDPMS extension is not available on the2001-07-19, by jkeil
-
Remove "sdl-config: not found" error message during configure, when the system2001-07-19, by jkeil
-
ASF support for non-x86 cpus2001-07-19, by jkeil
-
ASF support for non-x86 cpus2001-07-19, by jkeil
-
Initial draft of my new cache system...2001-07-18, by arpi
-
demuxer struct access code temporary disabled - FIXME2001-07-17, by arpi
-
svga driver didn't compile on linux/ppc2001-07-17, by jkeil
-
mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)2001-07-16, by arpi
-
MPlayer doesn't compile on linux/alpha2001-07-16, by jkeil
-
vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.2001-07-16, by jkeil
-
Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,2001-07-16, by jkeil
-
some more cleanup2001-07-16, by arpi
-
Translated by Justyna Biala <nell@skrzynka.pl>2001-07-16, by eyck
-
Poprawki wprowadzone przez: Justyna Bia?a <nell@skrzynka.pl>2001-07-16, by eyck
-
ds->type removed - using id-based audio format detection in mplayer.c2001-07-16, by arpi
-
d_audio->type stuff fixed2001-07-16, by arpi
-
kernel 2.2.x + SSE warning message extended2001-07-16, by arpi
-
ranges fixed (MAX vs. MAX+1 dilemma)2001-07-16, by arpi
-
added prototype of vo_init()2001-07-16, by arpi
-
removed unused DEFAULT_MPG123 stuff2001-07-16, by arpi
-
fix typo in shell variable name usage2001-07-16, by jkeil
-
Some minor comment fixes.2001-07-14, by jkeil
-
Document the latest changes to the mplayer code.2001-07-14, by jkeil
-
Remove some superfluous casts. Fixes a few compile warnings.2001-07-14, by jkeil
-
On big-endian architectures, all audio decoders default to big-endian 16-bit2001-07-14, by jkeil
-
Added some directory existance tests to the distclean and depend targets, so2001-07-14, by jkeil
-
mp3 audio decoding didn't work on big-endian architectures2001-07-14, by jkeil
-
*** empty log message ***2001-07-14, by gabucino
-
Disable 3dnow when mmx is disabled.2001-07-13, by atmos4
-
Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows2001-07-13, by jkeil
-
Handle linux SMP machines (suggested by Martin Aumueller)2001-07-13, by jkeil
-
sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to2001-07-13, by jkeil
-
Fix two prototype warnings2001-07-13, by jkeil
-
Minor code cleanup from Vladimir Kushnir2001-07-13, by jkeil
-
Fix sys/mman.h header test for netbsd (may work no freebsd, too)2001-07-12, by jkeil
-
Add some preliminary support for non-x86 architectures to mplayer2001-07-12, by jkeil
-
Support playback of AFMT_S16_LE audio data on a big endian machine2001-07-12, by jkeil
-
Add prototypes to wine/loader stuff, so that we can catch __stdcall function2001-07-12, by jkeil
-
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have2001-07-12, by jkeil
-
Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from2001-07-12, by jkeil
-
fix gcc-3.0 warning2001-07-12, by jkeil
-
Changed sugnature.2001-07-12, by atmos4
-
Fixed a typo and wrong varname.2001-07-10, by atmos4
-
Removed untill I figure out why it doesen't work in certain circumstances.2001-07-10, by eyck
-
Added nasm2001-07-10, by nick
-
*** empty log message ***2001-07-08, by gabucino
-
VfwEx support2001-07-08, by arpi
-
mpeg2 timing & fps fix for ffmpeg12 codec2001-07-08, by arpi
-
mpeg2 timing & fps fix for ffmpeg12 codec2001-07-08, by arpi
-
video decoder stuff2001-07-08, by arpi
-
added new driver: null2001-07-08, by arpi
-
First few german docs by JAF <jaf.corporation at gmx.at> and me.2001-07-08, by atmos4
-
video codec stuff moved to dec_video.c2001-07-08, by arpi
-
no segfault if no glx present2001-07-07, by alex
-
some code clanup (first step to libdemuxer)2001-07-07, by arpi
-
fix subdriver stuff2001-07-07, by arpi
-
*** empty log message ***2001-07-07, by gabucino
-
use -f test for file existance check2001-07-06, by jkeil
-
My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use2001-07-06, by jkeil
-
Minor optimization2001-07-06, by nick
-
Ignore generated config.mak files in CVS2001-07-06, by jkeil
-
*** empty log message ***2001-07-06, by gabucino
-
ffmpeg support2001-07-06, by arpi
-
added Juanjo's H263+ patch, and ffmpeg native codecs2001-07-06, by arpi
-
Slight otimization2001-07-05, by nick
-
One flaw is fixed2001-07-04, by nick
-
ICCCCMSFNSFN2001-07-04, by gabucino
-
-fsmode (again...)2001-07-04, by gabucino
-
-fsmode2001-07-04, by gabucino
-
rework autodetection of assembler used by gcc, the correct assembler is detected2001-07-04, by jkeil
-
Finished 3dnow optimization (in scalar mode) and minor improvements2001-07-04, by nick
-
Minor cleanups2001-07-04, by nick
-
added vo_fsmode2001-07-03, by arpi
-
extern vo_doublebuffering cleanup2001-07-03, by arpi
-
-fsmode2001-07-03, by arpi
-
switch fullscreen method with -fsmode2001-07-03, by arpi
-
switching double buffering at runtime with -double2001-07-03, by arpi
-
not found -> no (to be consistent)2001-07-03, by arpi
-
accented by Tibcu2001-07-03, by arpi
-
dox hungaricus peccs by tibcu2001-07-03, by arpi
-
- Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use2001-07-03, by jkeil
-
spelling2001-07-03, by eyck
-
Partial loops unrolling2001-07-03, by nick
-
Portability and old binutils support2001-07-03, by nick
-
*** empty log message ***2001-07-02, by gabucino
-
#ifndef M_PI and M_SQRT2 added while fearing from redefining :)2001-07-02, by alex
-
-dsp option removed, displaying help text (-ao oss:dsp_path)2001-07-02, by alex
-
magyaritas...2001-07-02, by arpi
-
Minor fixes2001-07-02, by nick
-
cvs snapshots...2001-07-01, by arpi
-
ICCCM anythingdunnowhat2001-07-01, by gabucino
-
libavcodec zero frame DivX flickering fixed2001-06-30, by arpi
-
*** empty log message ***2001-06-30, by gabucino
-
optional libavcodec (ffmpeg) support2001-06-30, by arpi
-
typo fix2001-06-29, by gabucino
-
-dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)2001-06-29, by arpi
-
start deleting -in-progress-marks- from docs not to irritate clueless users2001-06-29, by eyck
-
Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).2001-06-29, by atmos4
-
polish translation of some key documents.2001-06-29, by eyck
-
v0.22001-06-27, by gabucino
-
codec pack DONE2001-06-27, by arpi
-
*** empty log message ***2001-06-27, by gabucino
-
Corrected SDL include path.2001-06-27, by atmos4
-
Added some nice vo/ao info.2001-06-27, by atmos4
-
icewm basz bug fix2001-06-27, by pontscho
-
fsdga disabled (obsolote)2001-06-26, by arpi
-
OPTFLAGS vs. INCLUDES cleanup2001-06-26, by arpi
-
Ehh, wine ...2001-06-26, by lgb
-
in-progress polish docs for mplayer. please be gentle.2001-06-26, by eyck
-
strip is handled by install2001-06-26, by eyck
-
Document a few possible compile errors on solaris when using non GNU tools.2001-06-26, by jkeil
-
strip mplayer, files is auto-generated2001-06-26, by eyck
-
docs updates2001-06-25, by eyck
-
some updates2001-06-25, by arpi
-
Another stable version2001-06-25, by eyck
-
*** empty log message ***2001-06-25, by gabucino
-
Reviewed for release.2001-06-24, by atmos4
-
cvs server...2001-06-24, by arpi
-
cvs server...2001-06-24, by arpi
-
Update by jk.2001-06-24, by atmos4
-
Applied solaris fix suggested by Jürgen Keil.2001-06-24, by atmos4
-
Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)2001-06-24, by atmos4
-
updated2001-06-24, by arpi
-
fatal-error printfs moved stdout->stderr2001-06-24, by arpi_esp
-
some info printfs moved stderr->stdout2001-06-23, by arpi_esp
-
*** empty log message ***2001-06-23, by gabucino
-
*** empty log message ***2001-06-23, by gabucino
-
*** empty log message ***2001-06-23, by gabucino
-
updated for release2001-06-23, by arpi_esp
-
alsa/noalsa message2001-06-23, by arpi_esp
-
vo_subdevice support2001-06-23, by arpi_esp
-
ao_subdevice support2001-06-23, by arpi_esp
-
reviewed for release2001-06-23, by gabucino
-
ao_subdevice support added2001-06-23, by al3x
-
*** empty log message ***2001-06-23, by gabucino
-
*** empty log message ***2001-06-23, by gabucino
-
sub at key=0 fixed2001-06-23, by arpi_esp
-
sub at key=0 fixed2001-06-23, by arpi_esp
-
some fixes, updates2001-06-23, by arpi_esp
-
some fixes, updates2001-06-23, by arpi_esp
-
*** empty log message ***2001-06-23, by gabucino
-
fps es frequency megallapitas mukodik :)2001-06-23, by al3x
-
Should fix bytes per pixel for 15bpp.2001-06-23, by atmosfear
-
Made surface locks switchable via preprocessor.2001-06-23, by atmosfear
-
Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video playback.2001-06-22, by atmosfear
-
Drastic! speedup of rgb code. Removed nonsens memhole fixes.2001-06-22, by atmosfear
-
Fixed pointer->integer cast warning.2001-06-22, by atmosfear
-
*** empty log message ***2001-06-22, by gabucino
-
ao_subdevice support2001-06-21, by al3x
-
egy hulye kis checking kimaradt az strcspn fv. jovoltabol2001-06-21, by al3x
-
sdl_adriver liquidated, ao_subdevice used2001-06-21, by al3x
-
sdl_driver liquidated, vo_subdevice used2001-06-21, by al3x
-
sdl_(a)driver liquidated - sorry atmos2001-06-21, by al3x
-
Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>2001-06-21, by arpi_esp
-
ao_subdevice implemented2001-06-21, by al3x
-
vo_subdevice implemented2001-06-21, by al3x
-
vo/ao_subdevice implemented2001-06-21, by al3x
-
freebsd fix2001-06-21, by arpi_esp
-
felvallaltam mov supportot :)2001-06-21, by al3x
-
added warning message2001-06-21, by al3x
-
--disable-xmga bug fix2001-06-21, by pontscho
-
--disable-xmga and alsa detection bug fix2001-06-21, by pontscho
-
FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>2001-06-21, by arpi_esp
-
*** empty log message ***2001-06-20, by gabucino
-
sok hacking2001-06-20, by al3x
-
*** empty log message ***2001-06-20, by gabucino
-
Better 3dnow! optimization2001-06-20, by nickols_k
-
hardly modified, keyboard handling is ok. aspect implemented, but bugging :)2001-06-19, by al3x
-
*** empty log message ***2001-06-19, by gabucino
-
*** empty log message ***2001-06-19, by gabucino
-
*** empty log message ***2001-06-19, by gabucino
-
*** empty log message ***2001-06-19, by gabucino
-
ASYNC +- patch applied by Olli Sulopuisto <dst@iki.fi>2001-06-19, by arpi_esp
-
fr->sampling_frequency limitation (thanx to pl <p_l@tfz.net>)2001-06-19, by arpi_esp
-
*** empty log message ***2001-06-19, by gabucino
-
packet 0x1B6 (mpeg4 stream) detection2001-06-18, by arpi_esp
-
updated2001-06-18, by arpi_esp
-
*** empty log message ***2001-06-18, by gabucino
-
- added bug report section2001-06-18, by acki2
-
- just modified an error message2001-06-18, by acki2
-
*** empty log message ***2001-06-18, by gabucino
-
has_audio checkings at reset and exit added2001-06-18, by al3x
-
original and CE version of mpfc2001-06-17, by arpi_esp
-
- if DGA fails to report some valid modes, vo_dga now exits gracefully2001-06-17, by acki2
-
- Fu.. The option is called -lircconf2001-06-17, by acki2
-
- forgot to add -(no)double in command-line pattern2001-06-17, by acki2
-
- reflect changes as to -(no)double and -lircconfig2001-06-17, by acki2
-
- doublebuffering now can be switched on and off with the -(no)double switch.2001-06-17, by acki2
-
- new config option -lircconfig (config file for lirc)2001-06-17, by acki2
-
bennehagytam egy bugot :(2001-06-17, by al3x
-
hacked osd working on yv122001-06-17, by al3x
-
hacked aocontrol_set_device working, and cleaned up a bit2001-06-17, by al3x
-
Fixed OSD.2001-06-17, by atmosfear
-
hacked osd and input control handling2001-06-17, by al3x
-
key controlling implemented2001-06-17, by al3x
-
added prototype of vo_format_name2001-06-17, by al3x
-
cleaned up, and merged with my version, also code will be faster too2001-06-17, by al3x
-
*** empty log message ***2001-06-17, by gabucino
-
*** empty log message ***2001-06-17, by gabucino
-
updated2001-06-17, by arpi_esp
-
patch: some X11 compliance fixed: set ClassHint and better fullscreen mode2001-06-17, by arpi_esp
-
loops alignment2001-06-16, by nickols_k
-
*** empty log message ***2001-06-16, by gabucino
-
Added GGI autodetect, fixed --enable-debug=* for solaris n stuff.2001-06-15, by atmosfear
-
Added for development only this is in pre-alpha state, do not use!2001-06-15, by atmosfear
-
cosmetic changes and sse/sse included2001-06-15, by al3x
-
vo_format_name added2001-06-15, by al3x
-
hacked to work seek/pause/resume/uninit2001-06-14, by al3x
-
Hacked it working, still needs fixings!2001-06-14, by atmosfear
-
fixed some possible memleak places2001-06-14, by al3x
-
-frames 0 fixed2001-06-13, by arpi_esp
-
-frames and -benchmark options to make chl & gabucino happy2001-06-13, by arpi_esp
-
Issues about P3 performance and SSE2 support.2001-06-13, by nickols_k
-
fixed my previousily added bug: ifdef buggy_sdl: keypressed: default case2001-06-13, by al3x
-
audio_format_out_name update2001-06-13, by al3x
-
Funnier configure messages ;)2001-06-13, by atmosfear
-
Typo.2001-06-12, by atmosfear
-
=)2001-06-12, by atmosfear
-
*** empty log message ***2001-06-12, by gabucino
-
unstable gcc-3.0 warning surpressing2001-06-12, by nickols_k
-
-Wall style cleanups, TEST IT, it can be working by others2001-06-12, by al3x
-
alsa9 comment removed2001-06-12, by al3x
-
Ooops2001-06-12, by atmosfear
-
Added support for writing wave files and specifying filename to write to.2001-06-12, by atmosfear
-
little -Wall fix2001-06-12, by al3x
-
-Wall like cleanup2001-06-12, by al3x
-
-Wall like fixes2001-06-12, by al3x
-
*** empty log message ***2001-06-12, by atmosfear
-
Added raw PCM writer ao driver.2001-06-12, by atmosfear
-
*** empty log message ***2001-06-12, by gabucino
-
Remove compiler warning.2001-06-12, by atmosfear
-
Added stuff to my hall of fame =)2001-06-11, by atmosfear
-
Fixed sdl detect on systems without sdl installed.2001-06-11, by atmosfear
-
Removed make dep notice.2001-06-11, by atmosfear
-
Code cleanup and fix missing config.h and use femms on K6 2/2+/3.2001-06-11, by atmosfear
-
Ooops, wrong path to config.h - now you may enjoy code that was never before used =)2001-06-11, by atmosfear
-
*** empty log message ***2001-06-11, by gabucino
-
Should fix prob for gcc 2.96/3.0 users, please test.2001-06-11, by atmosfear
-
Force exeptions for dshow code (keeps users from building unworkable mplayer).2001-06-11, by atmosfear
-
some possible buffer overflow places fixed2001-06-11, by al3x
-
possible buffer overflow place fixed2001-06-11, by al3x
-
possible buffer overflows fixed2001-06-11, by al3x
-
erm...2001-06-11, by szabii
-
-sdla note2001-06-10, by atmosfear
-
Lock callback on pause, unlock on resume.2001-06-10, by atmosfear
-
bugfix2001-06-10, by szabii
-
some fix2001-06-10, by szabii
-
newline at the end of the file2001-06-10, by szabii
-
nothing important2001-06-10, by szabii
-
*** empty log message ***2001-06-10, by gabucino
-
*** empty log message ***2001-06-10, by acki2
-
*** empty log message ***2001-06-10, by gabucino
-
*** empty log message ***2001-06-10, by gabucino
-
The "bad" "using namespace std" was removed :)2001-06-10, by arpi_esp
-
new sub format...2001-06-09, by szabii
-
init checks return value of sdl_open2001-06-09, by al3x
-
using audio_out_format_name2001-06-09, by al3x
-
sprintf possible buffer overflow fixes2001-06-09, by al3x
-
fix again2001-06-09, by szabii
-
8bpp fix2001-06-09, by szabii
-
: No such... fix2001-06-09, by szabii
-
new mailing list stuff2001-06-09, by gabucino
-
ehh. removed duplicated namspace 'std'... and removed include string.h, unneeded for c++2001-06-09, by arpi_esp
-
*** empty log message ***2001-06-09, by gabucino
-
*** empty log message ***2001-06-09, by gabucino
-
Better format info.2001-06-09, by atmosfear
-
For future development - the most warnings are enabled for --debug or --profile2001-06-09, by nickols_k
-
Minor improvements and gcc-3.0 (unstable) compilation fixes2001-06-09, by nickols_k
-
Minor improvements2001-06-09, by nickols_k
-
Better audio format handling.2001-06-09, by atmosfear
-
Fixed --enable-debug=*2001-06-09, by atmosfear
-
updated2001-06-09, by arpi_esp
-
added missing 'using namespace std;' for gcc 3.02001-06-09, by arpi_esp
-
rude fix of ": No such file or directory"2001-06-09, by szabii
-
patch by Jürgen Keil2001-06-08, by arpi_esp
-
streaming is optional: --enable-streaming2001-06-08, by arpi_esp
-
remoevd unneeded soundcard.h includes2001-06-08, by arpi_esp
-
fixed AFMT_ stuff (inclue afmt.h)2001-06-08, by arpi_esp
-
fixed --disable-as-checking, added --enable-streaming2001-06-08, by arpi_esp
-
*** empty log message ***2001-06-08, by gabucino
-
Added missing declaration of variables 'err'.2001-06-08, by bertrand
-
Last minute improvements before release. Added banchmark2001-06-08, by nickols_k
-
Last minute improvements before release2001-06-08, by nickols_k
-
make dep - missing version.h fixed2001-06-07, by arpi_esp
-
*** empty log message ***2001-06-07, by gabucino
-
first release, meg nem akar menni :(2001-06-07, by al3x
-
libao2 uninit fixed2001-06-07, by arpi_esp
-
uj aocontrol valtozok2001-06-07, by al3x
-
par kozmetikai valtoztatas, meg van ami nem :) cvs diff..2001-06-07, by al3x
-
audio_pause/resume implementacio es kozmetikai valtoztatasok2001-06-07, by al3x
-
Minor improvements2001-06-07, by nickols_k
-
*** empty log message ***2001-06-06, by gabucino
-
URL for libcss patch added2001-06-06, by arpi_esp
-
Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>2001-06-06, by arpi_esp
-
SUN-Solaris audio out2001-06-06, by arpi_esp
-
Minor optimization2001-06-06, by nickols_k
-
avi streaming fixed2001-06-06, by arpi_esp
-
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>2001-06-05, by arpi_esp
-
*** empty log message ***2001-06-05, by gabucino
-
*** empty log message ***2001-06-05, by gabucino
-
*** empty log message ***2001-06-05, by gabucino
-
the last fix for day from me.;)2001-06-05, by pontscho
-
fix -lasound -lesd.2001-06-05, by pontscho
-
add esd support and disabled default.2001-06-05, by pontscho
-
fix notfound bug. asszem.2001-06-05, by pontscho
-
add and disable esd detection support ;)2001-06-05, by pontscho
-
add and disable esd detection support ;)2001-06-05, by pontscho
-
Commented the default output to file.2001-06-05, by bertrand
-
Checked the length arg when appending data.2001-06-05, by bertrand
-
Did some cleanup around STREAMING defined.2001-06-05, by bertrand
-
Kernel version checking improvements2001-06-05, by nickols_k
-
Kernel version checking2001-06-05, by nickols_k
-
some more information during as checking2001-06-05, by nickols_k
-
doc about the minor change on DVD scene2001-06-05, by lgb
-
Arghhhh, again ...2001-06-05, by lgb
-
Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>2001-06-05, by arpi_esp
-
PLEASE WRITE TEMP FILES INTO /tmp2001-06-05, by lgb
-
updated2001-06-05, by arpi_esp
-
-alsa/-noalsa disabled2001-06-05, by arpi_esp
-
some cleanup, old unused stuff removed2001-06-05, by arpi_esp
-
fixed punkso's mess... local variables moved back to main()2001-06-05, by arpi_esp
-
libao->libao2 because of conflict with OMS's libao2001-06-04, by arpi_esp
-
various changes, second filds test disabled, alsa tests fixed2001-06-04, by arpi_esp
-
Fixing ./configure, please LEARN writing shell scripts before committing ...2001-06-04, by lgb
-
dependency stuff fixed2001-06-04, by arpi_esp
-
finished .asf seeking2001-06-04, by arpi_esp
-
add HAVE_ALSA5 var. Sorry :(2001-06-04, by pontscho
-
fixed HAVE_ALSA5 var. bug. sorry :(2001-06-04, by pontscho
-
add a_frame variable.2001-06-04, by pontscho
-
terminal reset bug with gui fixed2001-06-04, by pontscho
-
prefix add to config.h2001-06-04, by pontscho
-
Initialisation of ptr string to NULL to avoid gcc warning.2001-06-04, by bertrand
-
Streaming function return the file_format and should be tested.2001-06-04, by bertrand
-
Continue implementation of ASF streaming.2001-06-04, by bertrand
-
Modified functions prototype.2001-06-04, by bertrand
-
Continue implementation of the network streaming part.2001-06-04, by bertrand
-
Added ifndef to prevent multiple header file inclusion.2001-06-04, by bertrand
-
Modified code for path/filename extraction.2001-06-04, by bertrand
-
initial alsa support by al3x2001-06-04, by pontscho
-
add alsa support by al3x2001-06-04, by pontscho
-
huje gabu :)2001-06-04, by atmosfear
-
Increased sample size to solve sound problems one some systems.2001-06-04, by atmosfear
-
Changed to detect sdl in non-standard location, as suggested by Martin Aumueller <lists@reserv.at>.2001-06-04, by atmosfear
-
1 typo corrected (any more, atmos?)2001-06-04, by gabucino
-
Fixed gcc version detect.2001-06-04, by atmosfear
-
flip_page gl_fillbox fix.2001-06-04, by se7encode
-
Enable to avoid checking version of gcc. New tests of as2001-06-04, by nickols_k
-
Hard checking versions of gcc and as2001-06-04, by nickols_k
-
commitus interruptus2001-06-04, by gabucino
-
Microchange =)2001-06-04, by atmosfear
-
Fix missing cast.2001-06-04, by atmosfear
-
Several small changes (like driver selection).2001-06-04, by atmosfear
-
Added -sdla switch for sdl audio driver selection.2001-06-04, by atmosfear
-
libao2 added for dep/distclean2001-06-04, by arpi_esp
-
-framedrop fixed for VfW (I hope :))2001-06-03, by arpi_esp
-
keyframe flag added2001-06-03, by arpi_esp
-
upller limit increased, sblive works up to 192khz2001-06-03, by arpi_esp
-
small fix2001-06-03, by szabii
-
Scaling bug fixed.2001-06-03, by se7encode
-
-abs support - fixed2001-06-03, by arpi_esp
-
-abs support2001-06-03, by arpi_esp
-
Changed to only uninit SDL Video Subsystem.2001-06-03, by atmosfear
-
Yea, it worksss!2001-06-03, by atmosfear
-
Gabucino oruljel :)2001-06-03, by arpi_esp
-
updated, some things moved to different priority2001-06-03, by arpi_esp