summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-04sorry, typoMichael Roitzsch
CVS patchset: 3190 CVS date: 2002/11/04 16:55:17
2002-11-04fix some of the IA32 optimization flags and add new onesMichael Roitzsch
(btw: Is there any point of still using -mcpu instead of -march?) CVS patchset: 3189 CVS date: 2002/11/04 16:48:34
2002-11-04okay, that should be it...xine-1-alpha0-release1-alpha0Siggi Langauf
CVS patchset: 3188 CVS date: 2002/11/04 13:49:32
2002-11-04use self-dlsym()'d "xdisplayname" instead of referencing XDisplayName...Siggi Langauf
CVS patchset: 3187 CVS date: 2002/11/04 13:22:19
2002-11-04more spelling...Siggi Langauf
CVS patchset: 3186 CVS date: 2002/11/04 10:07:50
2002-11-04Update header informationPhilipp Hahn
CVS patchset: 3185 CVS date: 2002/11/04 08:09:54
2002-11-04UpdatePhilipp Hahn
CVS patchset: 3184 CVS date: 2002/11/04 08:09:04
2002-11-04SpellingPhilipp Hahn
CVS patchset: 3183 CVS date: 2002/11/04 08:05:12
2002-11-04Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and ↵Stephen Torri
XvQueryExtension. NOTE: On my system XDisplayName is not resolved. I do not understand this. I am committing this code to make it easier to spot the problem. I hopefully have provided enough there in the code for debug. CVS patchset: 3182 CVS date: 2002/11/04 06:30:15
2002-11-04Fix a compile bug for non-intel platforms.Stephen Torri
CVS patchset: 3181 CVS date: 2002/11/04 00:55:36
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
You would do: autogen.sh <configure flags> or autogen <shortcut> The short cuts are: aclocal - re-run aclocal autoheader - re-run autoheader automake - re-run automake autoconf - re-run aclocal AND autoconf libtoolize - re-run libtoolize noconfig - re-run all gnu tools without doing ./configure default - run ./configure with <configure flags> or none (if no flags are present) Removed cvscompile.sh and misc/autogen.sh (deprecated) General clean up install-debug for Makefile.am files. CVS patchset: 3180 CVS date: 2002/11/04 00:37:18
2002-11-04adapt Cinepak decoder to handle both greyscale and palettized vectorMike Melanson
codebooks CVS patchset: 3179 CVS date: 2002/11/04 00:33:32
2002-11-04some more small fixes. Should be ready for release now.Siggi Langauf
CVS patchset: 3178 CVS date: 2002/11/04 00:31:49
2002-11-04eliminate possible register usage conflict between inline ASM andMike Melanson
compiler-generated ASM CVS patchset: 3177 CVS date: 2002/11/04 00:03:19
2002-11-03It would be nice to update the interface everyone is going to use.Stephen Torri
CVS patchset: 3176 CVS date: 2002/11/03 23:11:21
2002-11-03Added newer interface to xine_health_checkStephen Torri
CVS patchset: 3175 CVS date: 2002/11/03 23:07:14
2002-11-03some more release-related fixes...Siggi Langauf
CVS patchset: 3174 CVS date: 2002/11/03 23:03:30
2002-11-03add config.h header #include, remove bad characters, fix some compilation issuesGuenter Bartsch
CVS patchset: 3173 CVS date: 2002/11/03 22:39:22
2002-11-03fix memleakGuenter Bartsch
CVS patchset: 3172 CVS date: 2002/11/03 21:08:42
2002-11-03Reject non-seekable sources in the content detection stage rather than in ↵Robin KAY
general. CVS patchset: 3171 CVS date: 2002/11/03 21:03:09
2002-11-03log outputGuenter Bartsch
CVS patchset: 3170 CVS date: 2002/11/03 20:43:57
2002-11-03no logging by defaultGuenter Bartsch
CVS patchset: 3169 CVS date: 2002/11/03 20:41:55
2002-11-03never read() from a non-seekable input plugin in content detection stage ↵Guenter Bartsch
(other demuxers have no chance to seek back the stream\!) - use preview data instead CVS patchset: 3168 CVS date: 2002/11/03 20:39:28
2002-11-03fixed icecast support - next one who breaks my online radios I'll ... erm, ↵Guenter Bartsch
uohm ... you don't want to find out >:-> CVS patchset: 3167 CVS date: 2002/11/03 20:09:30
2002-11-03first bunch of 1-alpha0 preparationsSiggi Langauf
CVS patchset: 3166 CVS date: 2002/11/03 17:07:34
2002-11-03Ugly hack for ensure automake-1.6 is used first before using the default ↵Stephen Torri
'automake'. We need to make these one file. CVS patchset: 3165 CVS date: 2002/11/03 14:43:04
2002-11-03vo_flush is backThibaut Mattern
CVS patchset: 3164 CVS date: 2002/11/03 13:47:00
2002-11-03leak a little less memoryMike Melanson
CVS patchset: 3163 CVS date: 2002/11/03 06:08:54
2002-11-03Latest fixes from Manfred.Daniel Caujolle-Bert
CVS patchset: 3162 CVS date: 2002/11/03 01:46:38
2002-11-03Cleaned up WVE demuxer slightly.Robin KAY
CVS patchset: 3161 CVS date: 2002/11/03 01:11:14
2002-11-02added Robin Kay's EA WVE demuxerMike Melanson
CVS patchset: 3160 CVS date: 2002/11/02 23:45:47
2002-11-02activate the EA ADPCM decoderMike Melanson
CVS patchset: 3159 CVS date: 2002/11/02 23:37:33
2002-11-02Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 ↵Robin KAY
on Solaris/IA32 again. Change xine to use -mcpu=ultrasparc on sun4u platform. CVS patchset: 3158 CVS date: 2002/11/02 22:30:20
2002-11-02Forgotten X related removal stuffDaniel Caujolle-Bert
CVS patchset: 3157 CVS date: 2002/11/02 22:21:02
2002-11-02Thanks to Siggi, Bastien, and Robin for their help.Stephen Torri
Used dlopen to grab reference to XvQueryExtension. Added #ifdef statements to protect doing unnecessary checks if X11 or Xv not installed. (still need work here) Removed X11 libs from xine-config flag (--libs) CVS patchset: 3156 CVS date: 2002/11/02 21:53:00
2002-11-02bring the foovideo reference video decoder in line with the latest APIMike Melanson
revision CVS patchset: 3155 CVS date: 2002/11/02 21:38:38
2002-11-02added a reference audio decoder pluginMike Melanson
CVS patchset: 3154 CVS date: 2002/11/02 20:55:23
2002-11-02Forgotten changes from Manfred.Daniel Caujolle-Bert
CVS patchset: 3153 CVS date: 2002/11/02 20:45:02
2002-11-02Remove any desktop ref.Daniel Caujolle-Bert
CVS patchset: 3152 CVS date: 2002/11/02 19:58:57
2002-11-02Disables vo_flush.Thibaut Mattern
CVS patchset: 3151 CVS date: 2002/11/02 16:22:19
2002-11-02Last update from BartekDaniel Caujolle-Bert
CVS patchset: 3150 CVS date: 2002/11/02 15:47:26
2002-11-02these should better be broadcast signalsMichael Roitzsch
CVS patchset: 3149 CVS date: 2002/11/02 15:18:40
2002-11-02don't display crap in UI panel, xine-ui expects a xine_ui_data_t andMichael Roitzsch
I think this is right, so we provide one CVS patchset: 3148 CVS date: 2002/11/02 15:13:01
2002-11-02Fix "Volume" support in the sun audio driver, the ui now wants to operateJuergen Keil
on AO_PROP_MIXER_VOL CVS patchset: 3147 CVS date: 2002/11/02 14:39:51
2002-11-02Fix METHOD_BY_EXTENSION.Thibaut Mattern
CVS patchset: 3146 CVS date: 2002/11/02 12:50:14
2002-11-02add volume and compression settings to MRLs stream_setup partMichael Roitzsch
CVS patchset: 3145 CVS date: 2002/11/02 11:34:12
2002-11-02since the order is new----->open-->play--\Michael Roitzsch
dispose<-close<-stop<-/ we should call close in dipose instead of stop CVS patchset: 3144 CVS date: 2002/11/02 10:51:01
2002-11-02initialization for listener_thread missingMichael Roitzsch
caused segfaults in event_queue_dispose when joining a listener_thread which is not there CVS patchset: 3143 CVS date: 2002/11/02 10:45:46
2002-11-02make grammar more flexible towards new stream parametersMichael Roitzsch
CVS patchset: 3142 CVS date: 2002/11/02 10:43:46
2002-11-02some ChangeLog maintenanceMichael Roitzsch
CVS patchset: 3141 CVS date: 2002/11/02 10:42:58