Age | Commit message (Collapse) | Author |
|
Sound now works on i386 platforms.
CVS patchset: 529
CVS date: 2001/08/30 23:43:49
|
|
CVS patchset: 528
CVS date: 2001/08/30 22:23:59
|
|
CVS patchset: 527
CVS date: 2001/08/30 22:17:45
|
|
CVS patchset: 526
CVS date: 2001/08/30 22:04:11
|
|
-mcpu=ultrasparc, back to -mcpu=supersparc (on linux)
CVS patchset: 525
CVS date: 2001/08/30 17:37:26
|
|
CVS patchset: 524
CVS date: 2001/08/30 17:15:31
|
|
CVS patchset: 523
CVS date: 2001/08/30 17:14:23
|
|
Apparently because the compiler was unable to inline a call to get_rl_index
somewhere, and an 'extern inline' function does not output the assembler
code for such a function.
'static inline' fixes the problem.
(Another option to fix this problem is to use 'extern inline' in the header,
*and* include a non-inline version of the same function in the library, too.
See also the gcc.info file, "C Extensions" -> Node "An Inline Function is As
Fast As a Macro")
CVS patchset: 522
CVS date: 2001/08/30 15:43:10
|
|
CVS patchset: 521
CVS date: 2001/08/30 12:48:10
|
|
CVS patchset: 520
CVS date: 2001/08/30 12:46:31
|
|
CVS patchset: 519
CVS date: 2001/08/29 17:56:21
|
|
CVS patchset: 518
CVS date: 2001/08/29 11:14:12
|
|
CVS patchset: 517
CVS date: 2001/08/29 10:31:39
|
|
CVS patchset: 516
CVS date: 2001/08/29 02:23:58
|
|
(disabled by default, enable it in your .xinerc if you want it)
CVS patchset: 515
CVS date: 2001/08/29 00:51:57
|
|
CVS patchset: 514
CVS date: 2001/08/28 23:13:08
|
|
xine_pause. Fixed
many pause/unpause case. Syncing xine.h.tmpl.in with xine_internal.h about
status (Please, don't forget to update the public API header, that made
troubles).
CVS patchset: 513
CVS date: 2001/08/28 22:52:57
|
|
Modified some memset's in input_file.
CVS patchset: 512
CVS date: 2001/08/28 22:44:09
|
|
CVS patchset: 511
CVS date: 2001/08/28 22:08:39
|
|
Freitas
CVS patchset: 510
CVS date: 2001/08/28 19:16:19
|
|
CVS patchset: 509
CVS date: 2001/08/28 17:56:21
|
|
CVS patchset: 508
CVS date: 2001/08/27 11:40:23
|
|
CVS patchset: 507
CVS date: 2001/08/27 09:37:36
|
|
CVS patchset: 506
CVS date: 2001/08/27 09:33:20
|
|
CVS patchset: 505
CVS date: 2001/08/26 23:12:10
|
|
CVS patchset: 504
CVS date: 2001/08/26 17:52:53
|
|
CVS patchset: 503
CVS date: 2001/08/26 15:37:55
|
|
CVS patchset: 502
CVS date: 2001/08/26 15:24:24
|
|
CVS patchset: 501
CVS date: 2001/08/26 13:10:07
|
|
removed obsolete 0.4 debianization
CVS patchset: 500
CVS date: 2001/08/26 09:50:10
|
|
CVS patchset: 499
CVS date: 2001/08/26 09:38:23
|
|
There's still one policy violation: -fPIC is not used on libxine.
Have to work out if we're wrong or policy is wrong here...
CVS patchset: 498
CVS date: 2001/08/26 09:37:22
|
|
CVS patchset: 497
CVS date: 2001/08/26 09:32:38
|
|
CVS patchset: 496
CVS date: 2001/08/25 23:55:50
|
|
unixscr_get_current( ... )
Modified behaviour of
unixscr_adjust( ... )
this->cur_pts now stays fairly constant and acts more as a pts offset.
This could break any plugins which make use of adjust (e.g. dxr3).
CVS patchset: 495
CVS date: 2001/08/25 21:34:25
|
|
CVS patchset: 494
CVS date: 2001/08/25 21:21:01
|
|
Removed un-needed variables which have moved to xine-engine/audio_out.c
CVS patchset: 493
CVS date: 2001/08/25 15:52:09
|
|
CVS patchset: 492
CVS date: 2001/08/25 14:56:19
|
|
CVS patchset: 491
CVS date: 2001/08/25 08:50:11
|
|
CVS patchset: 490
CVS date: 2001/08/25 08:48:12
|
|
CVS patchset: 489
CVS date: 2001/08/25 08:40:08
|
|
CVS patchset: 488
CVS date: 2001/08/25 08:29:22
|
|
CVS patchset: 487
CVS date: 2001/08/25 08:22:22
|
|
CVS patchset: 486
CVS date: 2001/08/25 08:19:58
|
|
CVS patchset: 485
CVS date: 2001/08/25 08:11:41
|
|
CVS patchset: 484
CVS date: 2001/08/25 07:51:24
|
|
CVS patchset: 483
CVS date: 2001/08/25 07:42:30
|
|
introducing trick playback (slow motion and fast forward)
CVS patchset: 482
CVS date: 2001/08/25 07:12:16
|
|
CVS patchset: 481
CVS date: 2001/08/25 06:48:18
|
|
CVS patchset: 480
CVS date: 2001/08/25 04:33:33
|