summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-10-30- make use of the net buffer control in gnome-vfs, to speed it up a bitBastien Nocera
2004-10-30Allowed multiple simultaneous thread access in parts of the xxmc driver,Thomas Hellström
2004-10-30better check for posix timersMiguel Freitas
2004-10-30misplaced }Miguel Freitas
2004-10-30fix time/position displaying for dvdsMiguel Freitas
2004-10-30fixed seeking unresponsiveness when using external subtitlesMiguel Freitas
2004-10-30check to ensure we have the mutex before unlocking it.Mike Lampard
2004-10-29use monotonic clock when availableMiguel Freitas
2004-10-29hmm did i miss this one?Miguel Freitas
2004-10-29fix for bug #838766. enable timeout if no data from dvr device.Mike Lampard
2004-10-28work around to ensure fe is locked before continuing, or timeout afterMike Lampard
2004-10-27minor osd fix: hide empty (cleared) osd. thanks Stefan for noticing it.Miguel Freitas
2004-10-27barry scott v4l patchMiguel Freitas
2004-10-27Sylvain Colinet patchMiguel Freitas
2004-10-27flush on end of streamMiguel Freitas
2004-10-27patch by Baris Metin to fix case-conversion problems with awkMichael Roitzsch
2004-10-27old commentMiguel Freitas
2004-10-27Thibaut's request optimizer input layerMiguel Freitas
2004-10-26add frontend cropping supportMiguel Freitas
2004-10-25improve reliability of channel changing for dvb streamsMike Lampard
2004-10-25improve reliability switch_channelsMike Lampard
2004-10-24bugfix from Maik Qualmann for playlist generationMike Lampard
2004-10-24libxine_macosx_video -> libxineMacOSXVideo: don't use underscores in library ...Andre Pang
2004-10-24Load plugins with ".xineplugin" in its file name on Mac OS X, and also fix up...Andre Pang
2004-10-24Mac OS X video output plugin: don't link against libxine_macosx_video, becaus...Andre Pang
2004-10-23fix byte alignment bug in pat parsing. hide eit if osd channel selector isMike Lampard
2004-10-23revert to old behaviour on pat/pmt timeout + bugfixMike Lampard
2004-10-23rewrite pat table to only contain the current pmt. use nonblock on internalMike Lampard
2004-10-22use poll on internal filterMike Lampard
2004-10-22Split Mac OS X video_window.[mh] files into XineOpenGLView.h and XineOpenGLVi...Andre Pang
2004-10-21fix build problemMike Lampard
2004-10-21fix build problem due to misaligned patchMike Lampard
2004-10-21fix for some ac3 streamsMike Lampard
2004-10-21Mac OS X XineOpenGLView: Added controller delegate in addition to its 'normal...Andre Pang
2004-10-21Added cursor-changing support to Mac OS X XineOpenGLViewAndre Pang
2004-10-20improved dvb plugin by Mike LampardMiguel Freitas
2004-10-20Mac OS X video output:Andre Pang
2004-10-20Fix vidix compilation if we're not building from the source tree directoryAndre Pang
2004-10-20Start of VCD support on Mac OS X (still not finished, but doesn't breakAndre Pang
2004-10-20Enable dvdnav support even if CDROM ioctls are not found. This makes xine wo...Andre Pang
2004-10-20Initial overlay support for Mac OS X video output driver. Probably needs to ...Andre Pang
2004-10-19XineOpenGLView for Mac OS X:Andre Pang
2004-10-18Fix resync code performance problem.Thibaut Mattern
2004-10-18rewiring to ANON_STREAM is valid, and that avoid some segfault too ;-)Daniel Caujolle-Bert
2004-10-18patch by Gert Vervoort to handle AC3 audio when the sync word (0x0b 0x77)Miguel Freitas
2004-10-18somebody did copy-paste here...Miguel Freitas
2004-10-18disable libsmbclient debugingMiguel Freitas
2004-10-188 bits .au support (fixes Rendezvous2.au)Miguel Freitas
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas
2004-10-17copy_up should not copy the stream, this info travels from decoders to output,Michael Roitzsch