Age | Commit message (Expand) | Author |
2004-06-26 | patch from Stefan Kristiansson (slightly modified) to move Xv initialization | Michael Roitzsch |
2004-06-26 | mark the old deinterlace setting as deprecated | Michael Roitzsch |
2004-06-26 | do not assume YV12 and YUY2 are the only image formats | Michael Roitzsch |
2004-06-26 | remove statement with no effect (state->cmd_ptr is already set to next_seq) | Michael Roitzsch |
2004-06-25 | - removed a printf() which causes the cause of the printf() to occur more | Daniel Mack |
2004-06-25 | - trying to fix the kernel panics by wrapping some functions with a mutex. | Daniel Mack |
2004-06-25 | exit pause loop, when video loop is terminated | Michael Roitzsch |
2004-06-25 | beautify last commit | Michael Roitzsch |
2004-06-25 | have CVS compile again | Michael Roitzsch |
2004-06-25 | some cleanups, still hunting the evil kernel-killer | Daniel Mack |
2004-06-25 | Move IA32 specific code out of the generic code into the ISA-specific arch_ac... | Robin KAY |
2004-06-24 | this->buffers must be signed to hold a negative value on vram_alloc() failure... | Robin KAY |
2004-06-23 | * fix the realloc-bug introduced by me and found by Frantisek | Michael Roitzsch |
2004-06-23 | src/video_out/macosx/video_window.m should export XineViewDidResizeNotification | Andre Pang |
2004-06-23 | bugfix: changed call to seek from old to new behaviour | Andreas Heinchen |
2004-06-22 | moved a check to *maybe* get rid of a kernel panic caused by drawRect | Daniel Mack |
2004-06-22 | higher output gain | Daniel Mack |
2004-06-22 | Compiler warning fixes | Andre Pang |
2004-06-22 | Mac OS X XineOpenGLView: | Andre Pang |
2004-06-22 | File input module now groks file://localhost/... and file://127.0.0.1/... MRLs | Andre Pang |
2004-06-22 | Add contents of $CFLAGS to $OBJCFLAGS, which conveniently also unbreaks the | Andre Pang |
2004-06-22 | Mac OS X XineOpenGLView: | Andre Pang |
2004-06-21 | remember the last opened device for ejecting so when using more than one | Michael Roitzsch |
2004-06-21 | * add one file missing in release (not critical, since unneeded) | Michael Roitzsch |
2004-06-21 | removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuff | Michael Roitzsch |
2004-06-21 | CoreAudio output: Should call CloseComponent() on the component instances, not | Andre Pang |
2004-06-21 | CoreAudio output driver: build fix for libtool 1.5 | Andre Pang |
2004-06-21 | CoreAudio output driver: renamed 'CloseAComponent' function to 'CloseComponent' | Andre Pang |
2004-06-21 | Mac OS X XineVideoWindow: | Andre Pang |
2004-06-21 | Move win32 frontend from xine-lib. | František Dvořák |
2004-06-21 | Look for glibtool(ize) before looking for libtool(ize): some BSDs (such as Mac | Andre Pang |
2004-06-21 | Mac OS X XineVideoWindow: | Andre Pang |
2004-06-21 | *** empty log message ***xine-1-rc5-release1-rc5 | Miguel Freitas |
2004-06-20 | preparing rc5 | Miguel Freitas |
2004-06-20 | * merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLs | Michael Roitzsch |
2004-06-20 | this is supposedly a boolean | Michael Roitzsch |
2004-06-20 | housekeeping | Michael Roitzsch |
2004-06-19 | modified patch from Reinhard Nissl to report the length of the out fifos | Michael Roitzsch |
2004-06-19 | rename part of config entry keys from "plugin" to "subsection", because for | Michael Roitzsch |
2004-06-19 | this comment is outdated since decoders provide the discontinuity() function | Michael Roitzsch |
2004-06-19 | force slave metronoms to reinit when a new master is attached; otherwise a | Michael Roitzsch |
2004-06-19 | readd the decoder's name to the description of the config entry, but do | Michael Roitzsch |
2004-06-19 | new, straightforward method to honour the http_proxy envvar: evaluate it | Michael Roitzsch |
2004-06-19 | Mac OS X's XineVideoWindow: | Andre Pang |
2004-06-19 | Mac OS X video output driver: | Andre Pang |
2004-06-19 | Fix falling back from multi-buffering in video_out_pgx64. Add XVR100 to confi... | Robin KAY |
2004-06-19 | now we need to link against the macosx library, don't we? | Michael Roitzsch |
2004-06-19 | remove some unused variables | Michael Roitzsch |
2004-06-19 | Removed superfluous AM_CFLAGS in src/video_out/macosx/Makefile.am | Andre Pang |
2004-06-19 | Run Mac OS X video driver's setVideoSize method in the main (UI) thread, rather | Andre Pang |