Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-01 | avoid div by zero | Guenter Bartsch | |
CVS patchset: 3118 CVS date: 2002/11/01 01:10:01 | |||
2002-10-29 | map brightness/contrast/... settings to specified ranges | Guenter Bartsch | |
CVS patchset: 3085 CVS date: 2002/10/29 02:57:59 | |||
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch | |
CVS patchset: 3034 CVS date: 2002/10/27 01:52:15 | |||
2002-10-24 | audio settings public interface | Guenter Bartsch | |
CVS patchset: 2991 CVS date: 2002/10/24 19:37:26 | |||
2002-10-20 | stream_info fixes | Guenter Bartsch | |
CVS patchset: 2875 CVS date: 2002/10/20 16:18:06 | |||
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch | |
CVS patchset: 2828 CVS date: 2002/10/14 15:46:48 | |||
2002-09-22 | API review part I | Michael Roitzsch | |
- bring our beloved xine_t * back (no more const there) - remove const on some input plugin functions where the data changes with media (dvd, ...) changes and is therefore not const CVS patchset: 2740 CVS date: 2002/09/22 14:29:40 | |||
2002-09-21 | Rename xine_(load/save/reset)_config to xine_config_(load/save/reset). | Daniel Caujolle-Bert | |
CVS patchset: 2728 CVS date: 2002/09/21 12:20:47 | |||
2002-09-21 | Add forgotten xine_get_string_version() to public header. | Daniel Caujolle-Bert | |
CVS patchset: 2727 CVS date: 2002/09/21 11:58:40 | |||
2002-09-21 | Avoid segfault if get_first_entry wasn't called first. | Daniel Caujolle-Bert | |
CVS patchset: 2726 CVS date: 2002/09/21 11:39:45 | |||
2002-09-19 | remove the need to memset ui-provided cfg entry, remember audio/video driver ↵ | Guenter Bartsch | |
after probing CVS patchset: 2699 CVS date: 2002/09/19 00:40:02 | |||
2002-09-19 | whoups - one semicolon too much | Guenter Bartsch | |
CVS patchset: 2697 CVS date: 2002/09/19 00:21:44 | |||
2002-09-18 | serialize config access | Michael Roitzsch | |
CVS patchset: 2688 CVS date: 2002/09/18 14:31:39 | |||
2002-09-18 | do not hand out unclaimed config entries | Guenter Bartsch | |
CVS patchset: 2687 CVS date: 2002/09/18 12:12:35 | |||
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch | |
CVS patchset: 2680 CVS date: 2002/09/18 00:51:33 | |||
2002-09-16 | Introduce a deep copy in the xine_config_lookup functions. | James Courtier-Dutton | |
Care must be taken to make sure xine_cfg_entry_t is all zeros before any calls to xine_config_lookup functions. CVS patchset: 2673 CVS date: 2002/09/16 15:09:36 | |||
2002-09-14 | latest xine_config api changes as proposed by james | Guenter Bartsch | |
CVS patchset: 2664 CVS date: 2002/09/14 19:04:07 | |||
2002-09-13 | introducing meta information and some audio controls - but nothing is really ↵ | Guenter Bartsch | |
implemented yet, so please move on, nothing to see here... CVS patchset: 2660 CVS date: 2002/09/13 18:25:22 | |||
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 | remove untrue warning | Michael Roitzsch | |
CVS patchset: 2642 CVS date: 2002/09/10 10:40:22 | |||
2002-09-09 | Remove so const abuse ;-) | Daniel Caujolle-Bert | |
CVS patchset: 2637 CVS date: 2002/09/09 19:24:48 | |||
2002-09-09 | implement more parameters | Michael Roitzsch | |
CVS patchset: 2634 CVS date: 2002/09/09 13:55:57 | |||
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-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 | 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-04 | merging 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 |