Age | Commit message (Collapse) | Author |
|
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
|
|
CVS patchset: 7149
CVS date: 2004/11/23 14:40:23
|
|
CVS patchset: 7087
CVS date: 2004/10/29 23:11:37
|
|
the DXR3's mixer device sometimes takes too long to open, this will keep the
dirver_lock in audio out loop occupied and thus stalls playback;
since xine-ui regularly polls the mixer setting, this results in rare but
annoying audio dropouts
CVS patchset: 7020
CVS date: 2004/10/08 20:32:03
|
|
1. for current systems, including this is a noop
2. it was used a some time ago to check for CONFIG_DEVFS_FS, but we do
not check for this any more, but autodetect devfs at runtime
and it is reported by John Nielsen to break builds on some systems
CVS patchset: 6633
CVS date: 2004/06/03 12:56:25
|
|
CVS patchset: 6494
CVS date: 2004/05/07 13:37:00
|
|
Only oss and alsa used the old multi channel config items.
CVS patchset: 6467
CVS date: 2004/04/30 12:57:47
|
|
CVS patchset: 6444
CVS date: 2004/04/26 18:01:06
|
|
CVS patchset: 6443
CVS date: 2004/04/26 17:57:08
|
|
CVS patchset: 6395
CVS date: 2004/04/11 15:27:19
|
|
* for alsa: do not register config entries multiple times just to get the value,
use lookup_entry()
* for directx: get rid of unused device_name
* for OSS: remove mixer config, derive mixer name from device name
CVS patchset: 6379
CVS date: 2004/04/10 14:53:42
|
|
CVS patchset: 6287
CVS date: 2004/03/18 09:07:00
|
|
CVS patchset: 6216
CVS date: 2004/03/04 16:06:02
|
|
CVS patchset: 5969
CVS date: 2004/01/01 15:55:24
|
|
endian audio samples
CVS patchset: 5964
CVS date: 2003/12/31 12:05:26
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
ioctl works (fixes playback of 8 bits sounds on i810 soundcards)
CVS patchset: 5904
CVS date: 2003/12/13 19:22:33
|
|
CVS patchset: 5857
CVS date: 2003/12/07 00:25:52
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
scratch buffer enhancement (thanks Thibaut for the malloc tips), enlarge log buffer from 25 lines (very useless), to 150 (better).
CVS patchset: 5801
CVS date: 2003/11/26 23:44:08
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
Thanks to Daniel for the patch.
Bastien: please test
CVS patchset: 5542
CVS date: 2003/10/19 13:40:32
|
|
CVS patchset: 5455
CVS date: 2003/10/06 15:27:10
|
|
level
of this option
CVS patchset: 4999
CVS date: 2003/06/02 16:41:10
|
|
card incorrectly reports AFMT_AC3 as being absent.
In effect, this forces xine to send non-audio AC3 and DTS data to the sound card,
without ever knowing if the spdif is working or not.
Can cause horrible noise to come out of speakers, and might even damage speakers.
CVS patchset: 4995
CVS date: 2003/06/01 22:48:26
|
|
CVS patchset: 4495
CVS date: 2003/03/27 11:39:23
|
|
CVS patchset: 4345
CVS date: 2003/03/06 16:49:30
|
|
wrap handling not tested yet.
CVS patchset: 4117
CVS date: 2003/02/08 15:14:45
|
|
CVS patchset: 4077
CVS date: 2003/02/01 14:33:06
|
|
different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
to the output frame. this can be used, for example, to pass the frame
number of a frame (when known by decoder). also, immediate benefict is
that we now have a slider which really shows the current position of
the playing stream. new fields can be added to extra_info keeping
binary compatibility
- bumpy everybody's api versions
CVS patchset: 3603
CVS date: 2002/12/21 12:56:44
|
|
CVS patchset: 3385
CVS date: 2002/11/28 08:03:23
|
|
* new public output interface xine_{audio,video}_port_t instead of
xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
(note to external projects: the compiler will help you a lot, if a plugin
compiles, it is adapted, because all changes add new parameters to some
functions)
* bump up all interface versions because of xine_t and xine_stream_t changes
CVS patchset: 3312
CVS date: 2002/11/20 11:57:38
|
|
capabilities correct
- after testing 8bit mode, switch back to 16bits, because some cards
might not report all their capabilities otherwise
(inspired by work of theo@kluter.net)
CVS patchset: 3270
CVS date: 2002/11/16 11:39:10
|
|
any more
CVS patchset: 3246
CVS date: 2002/11/12 00:32:29
|
|
CVS patchset: 2895
CVS date: 2002/10/20 23:58:52
|
|
CVS patchset: 2882
CVS date: 2002/10/20 17:56:35
|
|
CVS patchset: 2867
CVS date: 2002/10/20 00:52:06
|
|
SNDCTL_DSP_RESET ioctl
CVS patchset: 2865
CVS date: 2002/10/19 23:38:15
|
|
plugin info
struct to the plugin class struct
small nerby change in libffmpeg decoder plugin:
access to video_out/audio_out in decoders should now be done via the
appropriate members in xine_stream_t
CVS patchset: 2843
CVS date: 2002/10/17 17:43:41
|
|
other audio output plugin from build process
CVS patchset: 2841
CVS date: 2002/10/16 22:54:47
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
- asf bugfixes
- ffmpeg supporting ms iso mpeg4
- softsync fix by Bill Fink
CVS patchset: 2216
CVS date: 2002/07/05 20:54:37
|
|
found in
laptops, supporting only 16 bits, only stereo etc). as added bonus of new "stackable"
conversion scheme fixes resampling for 8 bit streams.
(thanks Damien Clermonté for discussion and ideas)
note1: alsa patch untested.
note2: pass-through untested.
CVS patchset: 2187
CVS date: 2002/07/01 13:51:26
|
|
CVS patchset: 2071
CVS date: 2002/06/13 18:36:26
|
|
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).
CVS patchset: 2066
CVS date: 2002/06/12 12:22:25
|
|
CVS patchset: 2008
CVS date: 2002/06/03 23:12:44
|
|
so all ao plugins have this feature now.
CVS patchset: 1991
CVS date: 2002/06/03 09:45:12
|
|
CVS patchset: 1959
CVS date: 2002/05/28 10:40:16
|
|
"The logic to detect if your soundcard supports hardware A/V sync was
wrong (for my card, cs4232, at least). The code did a check for
DSP_CAP_REALTIME, and if that failed, didn't bother to check whether
SNDCTL_DSP_GETODELAY or SNDCTL_DSP_GETOPTR worked."
CVS patchset: 1925
CVS date: 2002/05/21 20:36:06
|