Age | Commit message (Collapse) | Author |
|
CVS patchset: 8581
CVS date: 2007/02/02 23:45:23
|
|
already is taking care of serialising calls.
CVS patchset: 8580
CVS date: 2007/02/02 23:43:01
|
|
xine not lock up if a pulseaudio connection can't be established.
CVS patchset: 8579
CVS date: 2007/02/02 23:36:57
|
|
CVS patchset: 8578
CVS date: 2007/01/29 14:39:59
|
|
CVS patchset: 8465
CVS date: 2006/12/27 22:14:45
|
|
CVS patchset: 8446
CVS date: 2006/12/25 18:32:54
|
|
strings or names of files, device nodes or directories. This information is
available to front ends (via .num_value) so that they can present
file/dir-open dialogue boxes if they so choose.
Subtitle font selection is split up due to this.
CVS patchset: 8425
CVS date: 2006/12/19 19:10:50
|
|
CVS patchset: 8366
CVS date: 2006/11/10 12:10:54
|
|
and Kaffeine won't simply report "xine" as name and be undistinguished.
CVS patchset: 8341
CVS date: 2006/10/13 23:24:54
|
|
More debugging messages.
CVS patchset: 8331
CVS date: 2006/10/09 16:03:18
|
|
CVS patchset: 8273
CVS date: 2006/09/21 15:01:08
|
|
CVS patchset: 8208
CVS date: 2006/09/08 20:40:34
|
|
CVS patchset: 8206
CVS date: 2006/09/08 19:47:56
|
|
CVS patchset: 8197
CVS date: 2006/09/02 22:09:33
|
|
CVS patchset: 8195
CVS date: 2006/09/02 21:59:54
|
|
CVS patchset: 8178
CVS date: 2006/08/12 23:57:29
|
|
CVS patchset: 8166
CVS date: 2006/08/08 03:16:23
|
|
because it generates error messages if directfb was already initialized).
Enable using FSSF_FLOAT with FusionSound 0.9.26 (CVS).
CVS patchset: 8162
CVS date: 2006/08/04 15:52:00
|
|
Also use asprintf() where appropriate, since we now have our own version for
where it's not present.
CVS patchset: 8130
CVS date: 2006/07/16 16:18:09
|
|
polypaudio plugin. Right now delays don't work (yet), but the rest of it should.
CVS patchset: 8114
CVS date: 2006/07/11 05:20:31
|
|
include asoundlib.h.
CVS patchset: 8108
CVS date: 2006/07/11 03:11:51
|
|
requirement of 0.9.0 minimum. See SF.net bug 1394688.
CVS patchset: 8104
CVS date: 2006/07/10 22:43:50
|
|
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12
|
|
CVS patchset: 8055
CVS date: 2006/06/18 20:29:03
|
|
audio device is closed.
CVS patchset: 8036
CVS date: 2006/06/14 15:44:54
|
|
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56
|
|
(Diego Pettenò)
CVS patchset: 7985
CVS date: 2006/05/03 19:46:06
|
|
CVS patchset: 7977
CVS date: 2006/04/21 23:15:44
|
|
CID: 164
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/audio_out/audio_arts_out.c
Function: open_plugin
Description: Returned without freeing storage "this"
CVS patchset: 7928
CVS date: 2006/03/16 21:38:17
|
|
CVS patchset: 7858
CVS date: 2006/01/29 16:00:51
|
|
CVS patchset: 7848
CVS date: 2006/01/27 07:46:09
|
|
* Fix the ./configure --enable-static-xv parameter
CVS patchset: 7844
CVS date: 2006/01/25 17:40:59
|
|
- note about overlay cropping fix
CVS patchset: 7740
CVS date: 2005/09/24 19:27:33
|
|
Build improvements and WIN32 port updates:
- add --with-pthread-pefix and --with-zlib-pefix options
- prepare for removing internal zlib and pthreads-win32 relics,
updated documentation for possible WIN32 developers (only for me? :->)
- fixed bug in unimportant part of configure.ac for MinGW due to xine paths
- fixed my bug in cdda (but it compiled fine anyway)
- fixed unimportant bug in planar Makefile.am
- next MSVC update due to external zlib, pthreads and latest changes,
removed relic includes
- checked distcheck
CVS patchset: 7719
CVS date: 2005/09/05 17:02:56
|
|
Windows ports updates:
- finished M$VC port update
- moved xine plugins back to normal location for Windows ports,
added relative directories (used relative to ${prefix}),
make sure it's thread-safe (but it's still hacky)
- fixed ugly bug with loading plugins, when working drive was differrent from
plugins directory
directory
- directory and subdirectory separator called as platform specific
- fix crash with newer win32 pthread (missing mutex_init in vo plugin), yes!
- small doc update
CVS patchset: 7712
CVS date: 2005/08/29 15:28:16
|
|
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
used system version, if found, not used non-POSIX dirent->d_reclen
(this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update
CVS patchset: 7709
CVS date: 2005/08/25 15:36:29
|
|
CVS patchset: 7704
CVS date: 2005/07/31 14:58:50
|
|
can do resampling or not.
If resampling is not supported in hardware, old alsa normally does software resampling, but the current alsa-lib software resampling is not very good quality, so as we can detect if the software resampler is being used, we can choose to use our own high quality resampler.
TODO: This requires the addition of a new ./configure detection option HAS_ALSA_1_0_9
CVS patchset: 7702
CVS date: 2005/07/31 14:39:39
|
|
16MB (yep, you read that right!). Patch courtesy of Rich Wareham,
<http://xineplayer.berlios.de/>
CVS patchset: 7440
CVS date: 2005/03/18 15:39:48
|
|
Updated win32 M$VC port.
CVS patchset: 7386
CVS date: 2005/02/06 19:16:18
|
|
Long awaited new version of DirectX audio output plugin.
(very stable IMHO, so marked for 1.0 branch too)
CVS patchset: 7382
CVS date: 2005/02/04 22:31:29
|
|
CVS patchset: 7306
CVS date: 2004/12/27 16:55:39
|
|
CVS patchset: 7305
CVS date: 2004/12/27 16:49:28
|
|
CVS patchset: 7293
CVS date: 2004/12/22 17:51:38
|
|
reserves these names for use by the C implementation
CVS patchset: 7288
CVS date: 2004/12/20 21:22:18
|
|
CVS patchset: 7283
CVS date: 2004/12/19 20:39:06
|
|
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
|
|
- always round to nearest (one did so, but the other rounded down);
- %age to volume: add the minimum value afterwards, don't subtract it from
the value to be converted (else only min==0 works).
CVS patchset: 7169
CVS date: 2004/11/30 19:47:03
|
|
CVS patchset: 7149
CVS date: 2004/11/23 14:40:23
|
|
CVS patchset: 7147
CVS date: 2004/11/22 20:26:42
|