Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-13 | simplify MMX shift instruction | Mike Melanson | |
CVS patchset: 2658 CVS date: 2002/09/13 03:05:19 | |||
2002-09-13 | reinstate some codec formats lost in API transition | Mike Melanson | |
CVS patchset: 2657 CVS date: 2002/09/13 03:03:42 | |||
2002-09-13 | use xine's optimized memcpy() where applicable | Mike Melanson | |
CVS patchset: 2656 CVS date: 2002/09/13 03:02:18 | |||
2002-09-12 | revised the MMX color converter to get rid of unsightly green dot in | Mike Melanson | |
lower right corner of frame, fixed Y split when frame is not divisible by 8, and optimized filtered sample transfer to memory CVS patchset: 2655 CVS date: 2002/09/12 01:25:28 | |||
2002-09-11 | IRIXAL_LIBS not needed when building sun audio driver :-) | Juergen Keil | |
CVS patchset: 2654 CVS date: 2002/09/11 18:20:34 | |||
2002-09-11 | new_api update for sun audio plugin | Juergen Keil | |
CVS patchset: 2653 CVS date: 2002/09/11 18:19:53 | |||
2002-09-11 | autoconfig'ed include/xine.h not found, when building xine in a separate | Juergen Keil | |
object-file directory hierarchy. CVS patchset: 2652 CVS date: 2002/09/11 18:18:45 | |||
2002-09-11 | - more programming guidelines in public xine header | Guenter Bartsch | |
- make most char pointers const in public api - simpler get_spu_lang / get_audio_lang signature CVS patchset: 2651 CVS date: 2002/09/11 17:41:07 | |||
2002-09-10 | bring back all the demuxers | Michael Roitzsch | |
CVS patchset: 2650 CVS date: 2002/09/10 15:07:13 | |||
2002-09-10 | add $xine_logo_mrl var. | Daniel Caujolle-Bert | |
CVS patchset: 2649 CVS date: 2002/09/10 14:47:15 | |||
2002-09-10 | Humm, after all, xine handle mrl ;-) | Daniel Caujolle-Bert | |
CVS patchset: 2648 CVS date: 2002/09/10 14:34:32 | |||
2002-09-10 | We need a way to know which is the official logo. | Daniel Caujolle-Bert | |
CVS patchset: 2647 CVS date: 2002/09/10 14:31:43 | |||
2002-09-10 | - don't return failure on success | Michael Roitzsch | |
- xine-ui now calls xine_get_pos_length with NULL pointers (the cvslog missed that again) CVS patchset: 2646 CVS date: 2002/09/10 14:07:21 | |||
2002-09-10 | Fix a segfault in XV output. | James Courtier-Dutton | |
redraw is being called too early. CVS patchset: 2645 CVS date: 2002/09/10 14:06:33 | |||
2002-09-10 | remove outdated alsa comment | Michael Roitzsch | |
CVS patchset: 2644 CVS date: 2002/09/10 13:09:51 | |||
2002-09-10 | missing header files | Guenter Bartsch | |
CVS patchset: 2643 CVS date: 2002/09/10 10:50:30 | |||
2002-09-10 | remove untrue warning | Michael Roitzsch | |
CVS patchset: 2642 CVS date: 2002/09/10 10:40:22 | |||
2002-09-09 | that was a while ago: preserve Jürgen Keil's patch to libdvdread | uid86226 | |
CVS patchset: 2641 CVS date: 2002/09/09 20:47:30 | |||
2002-09-09 | when reading in the config file the logo callback can be called before | uid86226 | |
metronom is initialized CVS patchset: 2640 CVS date: 2002/09/09 20:43:20 | |||
2002-09-09 | fix nasty off-by-one | uid86226 | |
CVS patchset: 2639 CVS date: 2002/09/09 20:41:51 | |||
2002-09-09 | - remove one const Daniel forgot :) | uid86226 | |
- reimplement config callbacks - handle reads from config file into existing entries like updates CVS patchset: 2638 CVS date: 2002/09/09 20:40:27 | |||
2002-09-09 | Remove so const abuse ;-) | Daniel Caujolle-Bert | |
CVS patchset: 2637 CVS date: 2002/09/09 19:24:48 | |||
2002-09-09 | alsa needs global linking | Michael Roitzsch | |
CVS patchset: 2636 CVS date: 2002/09/09 15:12:59 | |||
2002-09-09 | allow multiple decoders per stream type, sort them by priority and | Michael Roitzsch | |
fallback, if one refuses to work CVS patchset: 2635 CVS date: 2002/09/09 13:57:12 | |||
2002-09-09 | implement more parameters | Michael Roitzsch | |
CVS patchset: 2634 CVS date: 2002/09/09 13:55:57 | |||
2002-09-09 | renumber some parameter defines so they match the internal parameter | Michael Roitzsch | |
defines (benefit: eases set_property calls - see next commit) CVS patchset: 2633 CVS date: 2002/09/09 13:55:18 | |||
2002-09-09 | Update by Unknown via Bartlomiej Muryn | Philipp Hahn | |
CVS patchset: 2632 CVS date: 2002/09/09 06:06:20 | |||
2002-09-09 | good opportunity to remove obsolete stuff | Miguel Freitas | |
CVS patchset: 2631 CVS date: 2002/09/09 03:06:14 | |||
2002-09-08 | don't load values from the configfile that are already there, update them | Michael Roitzsch | |
with new value instead CVS patchset: 2630 CVS date: 2002/09/08 22:11:41 | |||
2002-09-08 | XShm is back | Michael Roitzsch | |
CVS patchset: 2629 CVS date: 2002/09/08 22:10:29 | |||
2002-09-08 | copy & paste at the wrong place | Michael 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 old | Michael 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-08 | fix some endless loops | Michael Roitzsch | |
xine-ui shows the logo again! CVS patchset: 2626 CVS date: 2002/09/08 14:24:20 | |||
2002-09-07 | one more 'const' and independent x/y zooming parameters | Michael Roitzsch | |
CVS patchset: 2625 CVS date: 2002/09/07 20:09:28 | |||
2002-09-06 | small xvid fix | Guenter Bartsch | |
CVS patchset: 2624 CVS date: 2002/09/06 19:06:22 | |||
2002-09-06 | introduce "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-06 | audio mute parameter | Guenter Bartsch | |
CVS patchset: 2622 CVS date: 2002/09/06 14:36:54 | |||
2002-09-06 | implement spu decoder loading | Guenter Bartsch | |
CVS patchset: 2621 CVS date: 2002/09/06 13:15:02 | |||
2002-09-05 | removed 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-05 | Whoops, 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-05 | remove plugin's private priority and interface members | Michael Roitzsch | |
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50 | |||
2002-09-05 | adding message event | Guenter Bartsch | |
CVS patchset: 2617 CVS date: 2002/09/05 20:59:14 | |||
2002-09-05 | make all the plugin init functions static | Michael Roitzsch | |
(geez this was a job) CVS patchset: 2616 CVS date: 2002/09/05 20:44:38 | |||
2002-09-05 | use 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-05 | implement missing list/autoplay/browse_mrl functions | Guenter Bartsch | |
CVS patchset: 2614 CVS date: 2002/09/05 16:50:55 | |||
2002-09-05 | first steps towards implementing plugin list functions | Guenter Bartsch | |
CVS patchset: 2613 CVS date: 2002/09/05 16:24:14 | |||
2002-09-05 | dxr3 adapted to new api, should at least compile now | Michael Roitzsch | |
CVS patchset: 2612 CVS date: 2002/09/05 12:52:24 | |||
2002-09-05 | get_spu_channel was lost in merger | Guenter Bartsch | |
CVS patchset: 2611 CVS date: 2002/09/05 12:51:18 | |||
2002-09-05 | remove debug output | Guenter Bartsch | |
CVS patchset: 2610 CVS date: 2002/09/05 12:49:52 | |||
2002-09-05 | Force xine.m4 installation location by using ACLOCAL_DIR envvar. | Daniel Caujolle-Bert | |
CVS patchset: 2609 CVS date: 2002/09/05 12:27:49 |