summaryrefslogtreecommitdiff
path: root/src/dxr3
AgeCommit message (Expand)Author
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-12adapt dxr3 decoder to new interface (add discontinuity function)Michael Roitzsch
2002-11-10set fixed offset, otherwise the offset accumulates during multiple pluginMichael Roitzsch
2002-10-29alphablend wants to know the pitchMichael Roitzsch
2002-10-26forgot to copy the nav packetMichael Roitzsch
2002-10-26handle all events in the queue, not just the first oneMichael Roitzsch
2002-10-26bump up version numbers to actually use dxr3 pluginsMichael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-10-11because I only use the TV out, I forgot to adapt DXR3 overlay mode to the newMichael Roitzsch
2002-10-09configure.ac:Stephen Torri
2002-09-27fix deadlock in concurrent access (dvd spus vs. osd overlays) on spuMichael Roitzsch
2002-09-20update API version numberMichael Roitzsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-18report stream metadataMichael Roitzsch
2002-09-18adapt dxr3 to spu decoder API changeMichael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-08-28fix some button areasMichael Roitzsch
2002-08-27fix typo (thanks to Zoltán Böszörményi for making me notice it ;)Michael Roitzsch
2002-08-24linking fixesMichael Roitzsch
2002-08-18fix conditional X11 linking for older automake versionsMichael Roitzsch
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
2002-08-15make dxr3 compile againMichael Roitzsch
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-13dxr3 video out has been adapted to the new video out apiMichael Roitzsch
2002-08-11(hopefully) make dxr3 compile without X11Michael Roitzsch
2002-08-10syncing my local tree:Miguel Freitas
2002-07-21handle forced menu buttonsMichael Roitzsch
2002-07-18will I ever get the pan&scan stuff working in overlay, letterbox andMichael Roitzsch
2002-07-18don't use pan&scan mode when overlay is activeMichael Roitzsch
2002-07-17drop wrong initializationMichael Roitzsch
2002-07-17button filtering addedMichael Roitzsch
2002-07-17* better use of vo_frame_t; don't add members to our private frame struct,Michael Roitzsch
2002-07-17don't switch aspect too early -> move aspect switch to frame drawingMichael Roitzsch
2002-07-16use pitching to ensure dimensions are multiples of 16 for librteMichael Roitzsch
2002-07-16remove deprecated eventsMichael Roitzsch
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
2002-07-08add half-way support for 16:9 tv setsMichael Roitzsch
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-07-05* correctly handle anamorphic menus now by using the letterboxed spuMichael Roitzsch
2002-07-04fix off by one errorMichael Roitzsch
2002-07-03rte only handles stream sizes that are multiples of 16Michael Roitzsch
2002-06-30do not change aspect in zoom modeMichael Roitzsch
2002-06-28evaluate frame change events to correctly position dvd menu highlights inMichael Roitzsch
2002-06-28added aspect information to xine_frame_change_event_t to pass suchMichael Roitzsch
2002-06-28new video out types to distinguish between dxr3 overlay and tv modeMichael Roitzsch
2002-06-28/usr/src/linux is not needed as an include pathMichael Roitzsch