summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-03-26Adapted to interface 5.Matthias Hopf
Almost a complete rewrite, though. Actually working fine now :) CVS patchset: 1638 CVS date: 2002/03/26 19:43:42
2002-03-26Small cleanup (code reuse).Matthias Hopf
CVS patchset: 1637 CVS date: 2002/03/26 19:40:43
2002-03-26new patch from Andrei Lahun to choose stream idMiguel Freitas
CVS patchset: 1636 CVS date: 2002/03/26 18:23:35
2002-03-26sound card clock drift patchMiguel Freitas
CVS patchset: 1635 CVS date: 2002/03/26 01:47:17
2002-03-26Fixed segfault.Daniel Caujolle-Bert
CVS patchset: 1634 CVS date: 2002/03/26 00:38:56
2002-03-25Add ability to turn off sputexts.Daniel Caujolle-Bert
CVS patchset: 1633 CVS date: 2002/03/25 22:55:42
2002-03-25Re-organised libspudec to hopefully make it more readable.James Courtier-Dutton
CVS patchset: 1632 CVS date: 2002/03/25 13:57:25
2002-03-25framebuffer driver resurrectedMiguel Freitas
CVS patchset: 1631 CVS date: 2002/03/25 03:08:38
2002-03-25- fix frames leakingMiguel Freitas
- big video_out locking cleanup: no more decoder_locked, display_locked, driver_locked madness! CVS patchset: 1630 CVS date: 2002/03/25 01:02:51
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56
2002-03-24Fixed a few warning messages.James Courtier-Dutton
CVS patchset: 1628 CVS date: 2002/03/24 19:23:47
2002-03-24small fix for liba52Guenter Bartsch
CVS patchset: 1627 CVS date: 2002/03/24 18:45:42
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, ↵Guenter Bartsch
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one CVS patchset: 1626 CVS date: 2002/03/24 14:15:36
2002-03-24Use of 'this' keyword not allowed in C++ (use 'self' instead)Ewald Snel
CVS patchset: 1625 CVS date: 2002/03/24 13:22:23
2002-03-24Add Sergiy Kudryk <linux_ua@yahoo.com> as contributor. Don't sendDaniel Caujolle-Bert
real name/hostname while cddb negociations, patch from <eperez@dei.inf.uc3m.es>. CVS patchset: 1624 CVS date: 2002/03/24 01:37:41
2002-03-23content-detection for oggGuenter Bartsch
CVS patchset: 1623 CVS date: 2002/03/23 22:39:11
2002-03-23adding preview feature to http input plugin, make demux_ts use itGuenter Bartsch
CVS patchset: 1622 CVS date: 2002/03/23 21:57:30
2002-03-23oops, forgotten filesGuenter Bartsch
CVS patchset: 1621 CVS date: 2002/03/23 20:09:56
2002-03-23moved network buffering to a seperate file so all network/stream input pluginsGuenter Bartsch
can share that code. added ability to control scr adjustability to metronom (get/set options) so strict_scr is no longer needed. CVS patchset: 1620 CVS date: 2002/03/23 18:56:55
2002-03-23audio drift patch (debug message enabled)Miguel Freitas
CVS patchset: 1619 CVS date: 2002/03/23 13:28:35
2002-03-22some debug messages removedMiguel Freitas
CVS patchset: 1618 CVS date: 2002/03/22 21:57:16
2002-03-22fixing segfaultsMiguel Freitas
CVS patchset: 1617 CVS date: 2002/03/22 20:46:18
2002-03-22fix discontinuity handling when player resume/startMiguel Freitas
CVS patchset: 1616 CVS date: 2002/03/22 18:20:03
2002-03-22performance improvements for slower systemsMiguel Freitas
CVS patchset: 1615 CVS date: 2002/03/22 17:38:21
2002-03-22Fix a "test: argument expected" error on solaris with /bin/shJuergen Keil
CVS patchset: 1614 CVS date: 2002/03/22 15:07:44
2002-03-22force redrawing the last _late_ frame. now we can be sure the last frame sent toMiguel Freitas
video_out will make into screen - hopefully making dvd menus happy! :) CVS patchset: 1613 CVS date: 2002/03/22 13:33:22
2002-03-22small bugfix to detect frame size changes correctlyGuenter Bartsch
CVS patchset: 1612 CVS date: 2002/03/22 00:31:10
2002-03-21long-standing bugfix (hopefully)Guenter Bartsch
CVS patchset: 1611 CVS date: 2002/03/21 22:08:59
2002-03-21debug output enhancemendGuenter Bartsch
CVS patchset: 1610 CVS date: 2002/03/21 21:48:49
2002-03-21verbose mutex - will this be usefull for debugging?Guenter Bartsch
CVS patchset: 1609 CVS date: 2002/03/21 21:30:51
2002-03-21install xine.m4 in global aclocal dir if the user wants thatGuenter Bartsch
CVS patchset: 1608 CVS date: 2002/03/21 21:30:06
2002-03-21cosmetic changes and removed unnecessary check for expose event countGuenter Bartsch
CVS patchset: 1607 CVS date: 2002/03/21 18:33:28
2002-03-21adding new parameters to frame_output_cbMiguel Freitas
CVS patchset: 1606 CVS date: 2002/03/21 18:29:51
2002-03-21- only draw still frame/logo if neededMiguel Freitas
- fix syncfb driver CVS patchset: 1605 CVS date: 2002/03/21 16:21:01
2002-03-21fix a freeze on exit problemMiguel Freitas
CVS patchset: 1604 CVS date: 2002/03/21 12:58:20
2002-03-21should fix a bug reported by Chris Rankin. (frame used after being freed)Miguel Freitas
CVS patchset: 1603 CVS date: 2002/03/21 12:34:56
2002-03-21Fix depcomp forgetting at 'make dist' stage.Daniel Caujolle-Bert
CVS patchset: 1602 CVS date: 2002/03/21 09:58:39
2002-03-21disable some debug messagesGuenter Bartsch
CVS patchset: 1601 CVS date: 2002/03/21 02:02:30
2002-03-21Correct some parameters in some alsa-lib function calls.James Courtier-Dutton
CVS patchset: 1600 CVS date: 2002/03/21 00:34:35
2002-03-20steps towards dvd playback:Guenter Bartsch
- cleanup / more types of discontinuity handling in metronom - disc detection based on nav-packets small video_out fix to make exiting xine easier in case it gets stuck CVS patchset: 1599 CVS date: 2002/03/20 23:12:58
2002-03-20Fix all vpts variables to use int64_t.Christian Vogler
CVS patchset: 1598 CVS date: 2002/03/20 18:50:37
2002-03-20forward port of closed captioning fixes to CVS headChristian Vogler
CVS patchset: 1597 CVS date: 2002/03/20 18:42:38
2002-03-20back out incorrect Pearl Harbor fixChristian Vogler
CVS patchset: 1596 CVS date: 2002/03/20 18:38:20
2002-03-20much more debug output and a small fix to set bad_frame = 0 for frames that ↵Guenter Bartsch
ended shorted but were not skipped CVS patchset: 1595 CVS date: 2002/03/20 11:54:44
2002-03-19added preview feature to stdin input pluginGuenter Bartsch
CVS patchset: 1594 CVS date: 2002/03/19 20:06:57
2002-03-19dynamic water mark adaption, small fixesGuenter Bartsch
CVS patchset: 1593 CVS date: 2002/03/19 17:48:59
2002-03-19Should be more quiet.Daniel Caujolle-Bert
CVS patchset: 1592 CVS date: 2002/03/19 16:17:08
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
(wanna try? gnome-xine mms://live5-ms.unbn.unit.net/radio_project ) forced asx-parser back to a (hopefully) working state fixed warning about wrong audio_instance type CVS patchset: 1591 CVS date: 2002/03/19 02:12:49
2002-03-18mms patches contributed by Andrei LahunGuenter Bartsch
CVS patchset: 1590 CVS date: 2002/03/18 23:28:49
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) ↵Guenter Bartsch
and introducing the #ifdef LOG concept in more files (I really start to like that concept, much better than xprintf) CVS patchset: 1589 CVS date: 2002/03/18 22:45:53