Age | Commit message (Collapse) | Author |
|
so we need to add $(X_CFLAGS) here
CVS patchset: 5417
CVS date: 2003/09/26 16:39:56
|
|
CVS patchset: 5416
CVS date: 2003/09/25 13:56:29
|
|
CVS patchset: 5415
CVS date: 2003/09/25 13:50:01
|
|
CVS patchset: 5414
CVS date: 2003/09/25 13:47:17
|
|
CVS patchset: 5413
CVS date: 2003/09/25 13:42:19
|
|
CVS patchset: 5412
CVS date: 2003/09/25 02:57:51
|
|
CVS patchset: 5411
CVS date: 2003/09/24 06:46:43
|
|
recognized as a mp3 header and the bitrate was computed from this identifier !
- Detect all id3v2 version, not only 2.3
- 1 kbit is 1000 bits, not 1024
- remove all funny BE_32() clones
- some cleanups
CVS patchset: 5410
CVS date: 2003/09/22 23:16:14
|
|
CVS patchset: 5409
CVS date: 2003/09/22 21:34:10
|
|
struct (Closes GNOME bugzilla #122834)
CVS patchset: 5408
CVS date: 2003/09/21 12:29:59
|
|
CVS patchset: 5407
CVS date: 2003/09/21 11:04:53
|
|
various bugs. Fix incorrect colours when blending frame with a big-endian RGB pixel format.
CVS patchset: 5406
CVS date: 2003/09/21 02:53:19
|
|
various bugs. Fix incorrect colours when blending frame with a big-endian RGB pixel format.
CVS patchset: 5405
CVS date: 2003/09/21 02:53:19
|
|
CVS patchset: 5404
CVS date: 2003/09/20 13:48:07
|
|
which right handles multibyte strings.
(current xine CVS adjusted size also before computing text size)
Possibility to select the smallest font too.
CVS patchset: 5403
CVS date: 2003/09/18 18:17:12
|
|
Right computing text size of multibyte texts in OSD.
Different alias character for missing character in the conversion
and in the font: #, _
CVS patchset: 5402
CVS date: 2003/09/18 18:14:50
|
|
CVS patchset: 5401
CVS date: 2003/09/17 23:57:15
|
|
before we define this instance of __attribute__
CVS patchset: 5400
CVS date: 2003/09/17 22:30:18
|
|
alsa-lib has problems if the buffer_size is an odd value,
so this code tries to ensure that buffer_size never becomes odd.
CVS patchset: 5399
CVS date: 2003/09/17 18:21:09
|
|
before savepos for seekable original plugin and saving into fifo.
I forgot test this case :-).
CVS patchset: 5398
CVS date: 2003/09/17 17:15:50
|
|
rip_plugin_read_block(), it should be called *_read_block().
Problems occurs only for seeking with cdda input plugin and
saving into fifo.
CVS patchset: 5397
CVS date: 2003/09/17 17:14:12
|
|
CVS patchset: 5396
CVS date: 2003/09/16 19:34:25
|
|
CVS patchset: 5395
CVS date: 2003/09/16 14:23:37
|
|
usable by the user were never executed. The condition code to check the
drive permissions was never false. The change here uses the access()
function to check the permission of the drives.
CVS patchset: 5394
CVS date: 2003/09/16 02:15:39
|
|
CVS patchset: 5393
CVS date: 2003/09/16 02:12:54
|
|
Replaced 'while((int) ptr % alignment)' with 'while((size_t) ptr % alignment)'
On a 32-bit architecture the comparision of ptr and alignment is fine. On a
64-bit architecture the comparision of ptr (32bits) and alignment (64bits)
can cause problems in the desired behaviour. So casting the ptr to the same
size as alignment cleared this issue.
CVS patchset: 5392
CVS date: 2003/09/16 02:11:45
|
|
CVS patchset: 5391
CVS date: 2003/09/16 02:08:03
|
|
Definition of unsigned long long was replaced with uint64_t. The declaration
of 'unsigned long long' is a new feature in C99. Since not all the features
of C99 are supported in gcc and the ccc compiler a simple type change cleared
the message.
CVS patchset: 5390
CVS date: 2003/09/16 02:07:18
|
|
CVS patchset: 5389
CVS date: 2003/09/16 02:03:16
|
|
earlier.
This renaming removed the message that the macro was redefined.
CVS patchset: 5388
CVS date: 2003/09/16 02:01:49
|
|
CVS patchset: 5387
CVS date: 2003/09/15 22:53:53
|
|
little more info printed as to why it failed.
CVS patchset: 5386
CVS date: 2003/09/15 21:52:09
|
|
CVS patchset: 5385
CVS date: 2003/09/15 21:40:46
|
|
CVS patchset: 5384
CVS date: 2003/09/15 21:37:22
|
|
CVS patchset: 5383
CVS date: 2003/09/15 19:02:23
|
|
CVS patchset: 5382
CVS date: 2003/09/15 14:25:17
|
|
CVS patchset: 5381
CVS date: 2003/09/15 04:02:45
|
|
^_^). Remove assertions for alignment from bswap.h and allow unaligned accesses in XE_xx macros on IA32. Update ChangeLog.
CVS patchset: 5380
CVS date: 2003/09/14 22:02:26
|
|
CVS patchset: 5379
CVS date: 2003/09/14 17:05:36
|
|
CVS patchset: 5378
CVS date: 2003/09/14 15:45:55
|
|
CVS patchset: 5377
CVS date: 2003/09/14 15:39:23
|
|
CVS patchset: 5376
CVS date: 2003/09/14 15:08:50
|
|
CVS patchset: 5375
CVS date: 2003/09/14 12:59:27
|
|
CVS patchset: 5374
CVS date: 2003/09/14 12:44:20
|
|
CVS patchset: 5373
CVS date: 2003/09/14 12:37:30
|
|
CVS patchset: 5372
CVS date: 2003/09/14 12:33:37
|
|
CVS patchset: 5371
CVS date: 2003/09/14 12:30:36
|
|
CVS patchset: 5370
CVS date: 2003/09/13 22:56:14
|
|
CVS patchset: 5369
CVS date: 2003/09/13 19:46:53
|
|
CVS patchset: 5368
CVS date: 2003/09/13 17:20:50
|