summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-06-22Mac OS X XineOpenGLView:Andre Pang
2004-06-21remember the last opened device for ejecting so when using more than oneMichael Roitzsch
2004-06-21* add one file missing in release (not critical, since unneeded)Michael Roitzsch
2004-06-21removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuffMichael Roitzsch
2004-06-21CoreAudio output: Should call CloseComponent() on the component instances, notAndre Pang
2004-06-21CoreAudio output driver: build fix for libtool 1.5Andre Pang
2004-06-21CoreAudio output driver: renamed 'CloseAComponent' function to 'CloseComponent'Andre Pang
2004-06-21Mac OS X XineVideoWindow:Andre Pang
2004-06-21Mac OS X XineVideoWindow:Andre Pang
2004-06-20* merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLsMichael Roitzsch
2004-06-20this is supposedly a booleanMichael Roitzsch
2004-06-20housekeepingMichael Roitzsch
2004-06-19modified patch from Reinhard Nissl to report the length of the out fifosMichael Roitzsch
2004-06-19rename part of config entry keys from "plugin" to "subsection", because forMichael Roitzsch
2004-06-19this comment is outdated since decoders provide the discontinuity() functionMichael Roitzsch
2004-06-19force slave metronoms to reinit when a new master is attached; otherwise aMichael Roitzsch
2004-06-19readd the decoder's name to the description of the config entry, but doMichael Roitzsch
2004-06-19new, straightforward method to honour the http_proxy envvar: evaluate itMichael Roitzsch
2004-06-19Mac OS X's XineVideoWindow:Andre Pang
2004-06-19Mac OS X video output driver:Andre Pang
2004-06-19Fix falling back from multi-buffering in video_out_pgx64. Add XVR100 to confi...Robin KAY
2004-06-19now we need to link against the macosx library, don't we?Michael Roitzsch
2004-06-19remove some unused variablesMichael Roitzsch
2004-06-19Removed superfluous AM_CFLAGS in src/video_out/macosx/Makefile.amAndre Pang
2004-06-19Run Mac OS X video driver's setVideoSize method in the main (UI) thread, ratherAndre Pang
2004-06-19Build code in src/video_out/macosx directory againAndre Pang
2004-06-18Fix BadWindow error in video_out_pgx64 when the VIDEO_OVERLAY_WINDOW property...Robin KAY
2004-06-18* applied patch from Andre Pang to use GLView directlyDaniel Mack
2004-06-18video_out_macosx.mDaniel Mack
2004-06-16Fix description in decoder priority config entry - there must be different po...František Dvořák
2004-06-15fix variable declarationsMiguel Freitas
2004-06-14- implemented a crude time-based seeking in the wave demuxerBastien Nocera
2004-06-14fix comment (this is enclosed in #ifdef DEBUG)Michael Roitzsch
2004-06-14since we do not store that in extra_info any more, this call is obsoleteMichael Roitzsch
2004-06-14decrease the prio of demux_mpeg to try mpeg_pes firstMichael Roitzsch
2004-06-14fix compiler warningMichael Roitzsch
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-13* trying to fix a longstanding problem: 4:3 progressive content on DXR3'sMichael Roitzsch
2004-06-13make sure the current decoder plugin name is included in verbosity debugMiguel Freitas
2004-06-13sync to latest 0.1.10 release of libdvdnavMichael Roitzsch
2004-06-13fix ffmpeg warningsMichael Roitzsch
2004-06-13PPC AltiVec fixMike Melanson
2004-06-12remove warning message so users won't get confuse about itMiguel Freitas
2004-06-12- removed evil exit() lines, they were meant for debugging purposes only,Daniel Mack
2004-06-12not all compilers strip unused static functions from object files.Miguel Freitas
2004-06-12- Makefile.am: removed unneeded build options and added options fromDaniel Mack
2004-06-12Try to get smaller A/V delayDaniel Mack
2004-06-11Patch with improvements for libsputext from Vincent Pelletier - word wrap and...František Dvořák
2004-06-11fix init bug that manifests when decoder is not disposed betweenMike Melanson
2004-06-11new native FLAC demuxerMike Melanson