summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2004-10-27minor osd fix: hide empty (cleared) osd. thanks Stefan for noticing it.Miguel Freitas
CVS patchset: 7083 CVS date: 2004/10/27 23:03:22
2004-10-27barry scott v4l patchMiguel Freitas
CVS patchset: 7082 CVS date: 2004/10/27 22:39:48
2004-10-27Sylvain Colinet patchMiguel Freitas
CVS patchset: 7081 CVS date: 2004/10/27 22:22:25
2004-10-27flush on end of streamMiguel Freitas
CVS patchset: 7080 CVS date: 2004/10/27 16:41:34
2004-10-27patch by Baris Metin to fix case-conversion problems with awkMichael Roitzsch
CVS patchset: 7079 CVS date: 2004/10/27 15:50:40
2004-10-27old commentMiguel Freitas
CVS patchset: 7078 CVS date: 2004/10/27 14:14:20
2004-10-27Thibaut's request optimizer input layerMiguel Freitas
CVS patchset: 7077 CVS date: 2004/10/27 13:09:07
2004-10-26add frontend cropping supportMiguel Freitas
CVS patchset: 7076 CVS date: 2004/10/26 20:10:20
2004-10-25improve reliability of channel changing for dvb streamsMike Lampard
CVS patchset: 7075 CVS date: 2004/10/25 22:42:59
2004-10-25improve reliability switch_channelsMike Lampard
CVS patchset: 7074 CVS date: 2004/10/25 22:39:38
2004-10-24bugfix from Maik Qualmann for playlist generationMike Lampard
CVS patchset: 7073 CVS date: 2004/10/24 21:30:14
2004-10-24libxine_macosx_video -> libxineMacOSXVideo: don't use underscores in library ↵Andre Pang
name, since underscores break ld's -sub_library flag on Mac OS X (yeah, really ...) CVS patchset: 7072 CVS date: 2004/10/24 14:37:51
2004-10-24Load plugins with ".xineplugin" in its file name on Mac OS X, and also fix ↵Andre Pang
up a few minor compiler warnings CVS patchset: 7071 CVS date: 2004/10/24 00:59:37
2004-10-24Mac OS X video output plugin: don't link against libxine_macosx_video, ↵Andre Pang
because (1) the resulting application will need to link against it anyway, and (2) it due to (1), this may result in multiply defined symbols CVS patchset: 7070 CVS date: 2004/10/24 00:58:13
2004-10-23fix byte alignment bug in pat parsing. hide eit if osd channel selector isMike Lampard
showing. CVS patchset: 7069 CVS date: 2004/10/23 19:54:52
2004-10-23revert to old behaviour on pat/pmt timeout + bugfixMike Lampard
CVS patchset: 7068 CVS date: 2004/10/23 01:26:38
2004-10-23rewrite pat table to only contain the current pmt. use nonblock on internalMike Lampard
filter. CVS patchset: 7067 CVS date: 2004/10/23 00:10:08
2004-10-22use poll on internal filterMike Lampard
CVS patchset: 7066 CVS date: 2004/10/22 13:54:03
2004-10-22Split Mac OS X video_window.[mh] files into XineOpenGLView.h and ↵Andre Pang
XineOpenGLView.m: we still keep a video_window.h file for backward compatibility CVS patchset: 7064 CVS date: 2004/10/22 06:29:45
2004-10-21fix build problemMike Lampard
CVS patchset: 7063 CVS date: 2004/10/21 18:25:08
2004-10-21fix build problem due to misaligned patchMike Lampard
CVS patchset: 7062 CVS date: 2004/10/21 15:17:25
2004-10-21fix for some ac3 streamsMike Lampard
CVS patchset: 7060 CVS date: 2004/10/21 14:50:29
2004-10-21Mac OS X XineOpenGLView: Added controller delegate in addition to its ↵Andre Pang
'normal' delegate CVS patchset: 7059 CVS date: 2004/10/21 02:00:40
2004-10-21Added cursor-changing support to Mac OS X XineOpenGLViewAndre Pang
CVS patchset: 7058 CVS date: 2004/10/21 01:32:22
2004-10-20improved dvb plugin by Mike LampardMiguel Freitas
CVS patchset: 7057 CVS date: 2004/10/20 20:34:41
2004-10-20Mac OS X video output:Andre Pang
Remove superfluous point flip in mouseMoved: Added mouseDown:, rightMouseDown:, and otherMouseDown: event handlers CVS patchset: 7056 CVS date: 2004/10/20 07:17:46
2004-10-20Fix vidix compilation if we're not building from the source tree directoryAndre Pang
CVS patchset: 7055 CVS date: 2004/10/20 05:39:12
2004-10-20Start of VCD support on Mac OS X (still not finished, but doesn't breakAndre Pang
anything) CVS patchset: 7054 CVS date: 2004/10/20 05:04:00
2004-10-20Enable dvdnav support even if CDROM ioctls are not found. This makes xine ↵Andre Pang
work with DVDs on Mac OS X: please test on other platforms to ensure there are no regressions. CVS patchset: 7053 CVS date: 2004/10/20 05:02:55
2004-10-20Initial overlay support for Mac OS X video output driver. Probably needs to ↵Andre Pang
be optimised. CVS patchset: 7052 CVS date: 2004/10/20 04:58:13
2004-10-19XineOpenGLView for Mac OS X:Andre Pang
* Made XineOpenGLViewDelegate formal protocol to avoid compiler warnings * Properly support NSCoders which don't support keyed-coding (yeah, they apparently exist) * Added some logging * Accepts first responder status * Initial mouse tracking support via delegate CVS patchset: 7051 CVS date: 2004/10/19 06:39:44
2004-10-18Fix resync code performance problem.Thibaut Mattern
Should fix deadlocks detected by the testsuite with this stream "mpg/small1080.mpg". CVS patchset: 7050 CVS date: 2004/10/18 21:55:00
2004-10-18rewiring to ANON_STREAM is valid, and that avoid some segfault too ;-)Daniel Caujolle-Bert
CVS patchset: 7049 CVS date: 2004/10/18 21:07:38
2004-10-18patch by Gert Vervoort to handle AC3 audio when the sync word (0x0b 0x77)Miguel Freitas
is not aligned with the PES packet. CVS patchset: 7048 CVS date: 2004/10/18 19:08:05
2004-10-18somebody did copy-paste here...Miguel Freitas
CVS patchset: 7047 CVS date: 2004/10/18 18:44:56
2004-10-18disable libsmbclient debugingMiguel Freitas
CVS patchset: 7046 CVS date: 2004/10/18 18:26:12
2004-10-188 bits .au support (fixes Rendezvous2.au)Miguel Freitas
CVS patchset: 7045 CVS date: 2004/10/18 18:20:32
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas
CVS patchset: 7044 CVS date: 2004/10/18 18:01:44
2004-10-17copy_up should not copy the stream, this info travels from decoders to output,Michael Roitzsch
not the other way; fixes underflows in the stream's refcounter, which made xine-ui crash on post plugins CVS patchset: 7043 CVS date: 2004/10/17 19:14:30
2004-10-17img->stream == NULL is validMichael Roitzsch
CVS patchset: 7042 CVS date: 2004/10/17 19:13:09
2004-10-16- Speed up amp set at 0%, add support for 8-bit sounds in the amplifierBastien Nocera
Fixes sound volume in Totem for: http://www.amayita.com/videos/01_Bar_Victoria.avi 24-bit amp support not implemented, still broken: ftp://ftp.mplayerhq.hu/MPlayer/samples/A-codecs/test-96.wav CVS patchset: 7041 CVS date: 2004/10/16 18:26:51
2004-10-16Mace decoder hackThibaut Mattern
fix castaway.mov crash. CVS patchset: 7040 CVS date: 2004/10/16 10:38:14
2004-10-15Check odml index validity.Thibaut Mattern
Should fix last odml problems. CVS patchset: 7038 CVS date: 2004/10/15 21:08:44
2004-10-14sorry about that.Thibaut Mattern
CVS patchset: 7037 CVS date: 2004/10/14 23:44:09
2004-10-14Implemented stream_t reference counter idea.Thibaut Mattern
See these two threads: http://thread.gmane.org/gmane.comp.video.xine.devel/10819 http://thread.gmane.org/gmane.comp.video.xine.devel/10424 Fixed _x_handle_stream_end __stop_internal race. See this thread: http://thread.gmane.org/gmane.comp.video.xine.devel/10818 If the lib is broken after this patch, you know who to blame ;-) CVS patchset: 7036 CVS date: 2004/10/14 23:25:24
2004-10-14decrease xxmc priorityMiguel Freitas
CVS patchset: 7035 CVS date: 2004/10/14 23:03:18
2004-10-14Barry Scott's fix (no audio for v4l after mpeg plays)Miguel Freitas
CVS patchset: 7034 CVS date: 2004/10/14 23:02:29
2004-10-13Support more ODML tags.Thibaut Mattern
Should fix problems with ODML files generated by mencoder. CVS patchset: 7033 CVS date: 2004/10/13 20:14:25
2004-10-13don't segfault with stdin:/ and indexless streamsDaniel Caujolle-Bert
CVS patchset: 7032 CVS date: 2004/10/13 17:19:26
2004-10-13Mac OS X video_out driver:Andre Pang
* Reordered #includes to stop compiler warnings * Added logging * Bumped up API version number from 19 to 20, so it works again :-) CVS patchset: 7031 CVS date: 2004/10/13 15:19:20