summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Collapse)Author
2002-09-09alsa needs global linkingMichael Roitzsch
CVS patchset: 2636 CVS date: 2002/09/09 15:12:59
2002-09-09allow multiple decoders per stream type, sort them by priority andMichael Roitzsch
fallback, if one refuses to work CVS patchset: 2635 CVS date: 2002/09/09 13:57:12
2002-09-09implement more parametersMichael Roitzsch
CVS patchset: 2634 CVS date: 2002/09/09 13:55:57
2002-09-09good opportunity to remove obsolete stuffMiguel Freitas
CVS patchset: 2631 CVS date: 2002/09/09 03:06:14
2002-09-08don't load values from the configfile that are already there, update themMichael Roitzsch
with new value instead CVS patchset: 2630 CVS date: 2002/09/08 22:11:41
2002-09-08copy & paste at the wrong placeMichael Roitzsch
CVS patchset: 2628 CVS date: 2002/09/08 16:52:57
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
api (benefit: no remapping is required between dvd's and xine's aspect codes) - implement new scaling semantics as intended by Matthias Hopf CVS patchset: 2627 CVS date: 2002/09/08 16:20:09
2002-09-08fix some endless loopsMichael Roitzsch
xine-ui shows the logo again! CVS patchset: 2626 CVS date: 2002/09/08 14:24:20
2002-09-06introduce "const"Michael Roitzsch
fix some input plugins that would not copy the mrl on open CVS patchset: 2623 CVS date: 2002/09/06 18:13:10
2002-09-06audio mute parameterGuenter Bartsch
CVS patchset: 2622 CVS date: 2002/09/06 14:36:54
2002-09-06implement spu decoder loadingGuenter Bartsch
CVS patchset: 2621 CVS date: 2002/09/06 13:15:02
2002-09-05removed obsolete stream_seekable function, implemented some parts of ↵Guenter Bartsch
get_streaminfo instead, added missing parameters/properties noted by daniel CVS patchset: 2620 CVS date: 2002/09/05 23:20:20
2002-09-05Whoops, committed the experimental metronom stuff. Taking it out again.Michael Roitzsch
(I should go to sleep now.) CVS patchset: 2619 CVS date: 2002/09/05 22:29:17
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50
2002-09-05use xine_mrl_t instead of mrl_t in input plugins, implement more configfile ↵Guenter Bartsch
functions CVS patchset: 2615 CVS date: 2002/09/05 20:19:48
2002-09-05implement missing list/autoplay/browse_mrl functionsGuenter Bartsch
CVS patchset: 2614 CVS date: 2002/09/05 16:50:55
2002-09-05first steps towards implementing plugin list functionsGuenter Bartsch
CVS patchset: 2613 CVS date: 2002/09/05 16:24:14
2002-09-05get_spu_channel was lost in mergerGuenter Bartsch
CVS patchset: 2611 CVS date: 2002/09/05 12:51:18
2002-09-05XV Video out at least loads now and we see the xine logo again.James Courtier-Dutton
The DVD plugin now loads, but audio and spu info is lost. What happened to xine_get_spu_channel and xine_get_audio_channel? CVS patchset: 2607 CVS date: 2002/09/05 05:51:14
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-09-04ngettext stub missing.Juergen Keil
Some demuxer plugins do not load due to an undefined reference to "ngettext", when xine-lib is compiled with --disable-nls. CVS patchset: 2604 CVS date: 2002/09/04 15:25:26
2002-09-04fix typo (thanks to Daniel for reveiling)Michael Roitzsch
CVS patchset: 2602 CVS date: 2002/09/04 10:49:25
2002-09-01add buffer type for WC3 video; update WC4 video buffer typeMike Melanson
CVS patchset: 2584 CVS date: 2002/09/01 21:14:12
2002-09-01arghHeiko Schaefer
CVS patchset: 2580 CVS date: 2002/09/01 13:50:07
2002-09-01this is not a fix - but at least a52 passthrough should work again nowHeiko Schaefer
CVS patchset: 2579 CVS date: 2002/09/01 13:49:27
2002-09-01Update a comment.James Courtier-Dutton
CVS patchset: 2576 CVS date: 2002/09/01 05:52:15
2002-09-01added logarithmic PCM audio decoder (mu-law & A-law formats)Mike Melanson
CVS patchset: 2572 CVS date: 2002/09/01 04:24:35
2002-08-30be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)).Daniel Caujolle-Bert
CVS patchset: 2564 CVS date: 2002/08/30 15:03:00
2002-08-30Add two new xine events: inform UI when vo output is needed or not (it's theDaniel Caujolle-Bert
job of demuxers to send this NO_VIDEO event, and mpgaudio is the only one which implement that yet). CVS patchset: 2563 CVS date: 2002/08/30 14:19:48
2002-08-30remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1Michael Roitzsch
CVS patchset: 2561 CVS date: 2002/08/30 11:17:59
2002-08-29Fix intl' breakage.Daniel Caujolle-Bert
CVS patchset: 2555 CVS date: 2002/08/29 22:48:00
2002-08-29added preliminary support for a video codec known only as 'Xxan'Mike Melanson
CVS patchset: 2551 CVS date: 2002/08/29 06:06:02
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
We can now jump directly to Title, Root, Sub-Picture, Audio, Angle, PTT (Chapter) menus. CVS patchset: 2550 CVS date: 2002/08/29 04:32:12
2002-08-28enforce scaling_disabledMiguel Freitas
CVS patchset: 2541 CVS date: 2002/08/28 14:20:09
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
system across some kilometers of optical fiber... ;) CVS patchset: 2540 CVS date: 2002/08/28 14:03:29
2002-08-27Provide a better value for the SPU vpts during discontinuites.James Courtier-Dutton
Basically just pick the value closest to the current video_vpts. CVS patchset: 2528 CVS date: 2002/08/27 07:10:13
2002-08-16- syncfb simplified with helper functions (obs: i enabled zoom since it ↵Miguel Freitas
seemed to work in my computer. to disable it again just change vo_scale_init parameter) - some vidix files missing from my last update - vo_scale must set displayed_xxx even without zoom support CVS patchset: 2467 CVS date: 2002/08/16 22:51:39
2002-08-16- simplify sdl video driver with scaling helperMiguel Freitas
- bugfixes CVS patchset: 2464 CVS date: 2002/08/16 21:10:02
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
- new helper module (vo_scale.c) with all common scaling code of video out drivers. it should greatly simplify drivers development by removing the boring frame/window calculation, aspect ratio, zooming etc. obs: not completely tested, may contain bugs and break things. also only xshm and xv have being simplified so far, others will follow shortly. CVS patchset: 2455 CVS date: 2002/08/15 03:12:24
2002-08-12added buffer types for VQA file A/V typesMike Melanson
CVS patchset: 2435 CVS date: 2002/08/12 00:11:54
2002-08-10syncing my local tree:Miguel Freitas
- removes w32codec syncshutdown hack - vo_driver api changed to support drivers with persistent overlays. that will break binary compatibility xine-lib/xine-ui (xine-ui needs to be recompiled). in order to keep binary compatibility overlay_begin/overlay_end must be added after redraw_needed. - video_overlay cleanups - fix a hard to trigger condition where redraw wouldn't happen (freeing handles) CVS patchset: 2427 CVS date: 2002/08/10 21:25:20
2002-08-09use correct format in log messageMichael Roitzsch
CVS patchset: 2414 CVS date: 2002/08/09 22:07:29
2002-08-09fixed JPEG buffer typeMike Melanson
CVS patchset: 2407 CVS date: 2002/08/09 00:24:58
2002-08-05added buffer type for SMJPEG's custom IMA ADPCM formatMike Melanson
CVS patchset: 2391 CVS date: 2002/08/05 00:16:28
2002-08-03made xine a bit less verbose and Marcelo a lot happier...Siggi Langauf
CVS patchset: 2388 CVS date: 2002/08/03 20:42:32
2002-08-03remained incompatible xine_tvmode_* functions to xine_tvmode_*2,Siggi Langauf
added backwards compatible functions => binary compatibility with former libxine0 0.9.11 and 0.9.12 Someone who uses nvtvd should definitely test this! They should be renamed back when the new API is released. CVS patchset: 2386 CVS date: 2002/08/03 17:33:06
2002-08-02TV mode selection enhanced.Matthias Hopf
CVS patchset: 2384 CVS date: 2002/08/02 14:09:05
2002-08-01fix another logo race condition.Miguel Freitas
was trigged by the sequence: <play mrl1>, <stop>, <play mrl2>. where <stop> to <play mrl2> timming was shorter than logo file duration. CVS patchset: 2380 CVS date: 2002/08/01 22:30:55
2002-07-31Okay, one step back about ngettext, it's no more required.Daniel Caujolle-Bert
CVS patchset: 2375 CVS date: 2002/07/31 22:36:35
2002-07-31Remove (maybe temporary) ngettext check/fallback_macro.Daniel Caujolle-Bert
CVS patchset: 2373 CVS date: 2002/07/31 07:06:04