Age | Commit message (Collapse) | Author |
|
CVS patchset: 7692
CVS date: 2005/07/28 02:17:23
|
|
CVS patchset: 7640
CVS date: 2005/07/09 02:03:08
|
|
CVS patchset: 7634
CVS date: 2005/06/26 05:20:29
|
|
resolution-size code moved to libvcdinfo where it belongs.
CVS patchset: 7631
CVS date: 2005/06/20 02:17:41
|
|
Note: some of the vcdplayer.c code to get screen max_x, max_y will
probably get moved to libvcdinfo.
CVS patchset: 7630
CVS date: 2005/06/19 03:47:45
|
|
simply and well as it does.
Various small code cleanups.
CVS patchset: 7623
CVS date: 2005/06/14 17:27:12
|
|
file to use when no internal libraries is libvcd/libvcd/version.h.
info.*: fix prototype mismatch with underlying iso9660 routine.
CVS patchset: 7622
CVS date: 2005/06/14 17:17:45
|
|
CVS patchset: 7551
CVS date: 2005/05/20 02:01:35
|
|
CVS patchset: 7531
CVS date: 2005/05/07 22:07:27
|
|
libvcd/version.h can be deleted
*.{c,h}: CdIo -> CdIo_t
vcdplayer.c: change a debug switch
xineplug_inp_vcd.c: playlist -> playback-control item to avoid
confusion with front-end playlists.
Mostly cosmetic changes.
CVS patchset: 7509
CVS date: 2005/04/27 23:28:41
|
|
should more clearly indicate VCD.
CVS patchset: 7460
CVS date: 2005/04/17 14:55:35
|
|
fixing compiler warning
CVS patchset: 7423
CVS date: 2005/02/20 17:04:58
|
|
this file has been renamed
CVS patchset: 7398
CVS date: 2005/02/10 21:45:46
|
|
CVS patchset: 7396
CVS date: 2005/02/09 20:18:17
|
|
Incremented all input plugins API version.
CVS patchset: 7384
CVS date: 2005/02/06 15:00:34
|
|
One missing file in Makefile.
CVS patchset: 7374
CVS date: 2005/01/30 16:57:49
|
|
CVS patchset: 7335
CVS date: 2005/01/08 15:12:42
|
|
it. Make vcdplayer.c more easily portable by eliminating some
player-dependent calls (like to handle keyboard events or to sleep).
CVS patchset: 7334
CVS date: 2005/01/08 11:59:27
|
|
to player-dependent code xineplug_inp_vcd.c. Should be in place to handle
wait time more accurately. First copyright update of 2005!
CVS patchset: 7318
CVS date: 2005/01/02 13:51:01
|
|
Some more cleanups.
CVS patchset: 7317
CVS date: 2005/01/02 02:51:38
|
|
CVS patchset: 7316
CVS date: 2005/01/02 00:51:38
|
|
vcdimager 0.7.21.
CVS patchset: 7313
CVS date: 2005/01/01 02:43:56
|
|
CVS patchset: 7311
CVS date: 2004/12/30 09:05:57
|
|
CVS patchset: 7310
CVS date: 2004/12/29 16:16:52
|
|
CVS patchset: 7309
CVS date: 2004/12/29 16:09:50
|
|
Variable name changes that I think make things clearer and more consistent.
Working towards a better vcdplayer-independent code and handling still wait
times more correctly/accurately.
CVS patchset: 7308
CVS date: 2004/12/29 09:23:56
|
|
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
|
|
anything)
CVS patchset: 7054
CVS date: 2004/10/20 05:04:00
|
|
- use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
each function is in a file placed into lib/ directory,
it was not necessary, but it looks nice, IMHO
- headers cleanups (this was needed):
- prototypes of replacement funtions and macros are placed
into separate os_internal.h (and included by config.h)
- drop include inttypes.h from public xine.h, replaced by custom
os_type.h, idea origins from Ogg/Vorbis public headers
- disable generating inttypes.h: generated replacement isn't enough for
xine-lib but nobody complained (and for M$VC we have special version)
- better including headers for win32, let dvdnav use its mutex wrapper
- updated M$VC port
Result:
- xine is compiled nicely by MinGW, CygWin and paritaly M$VC
- frontends in M$VC port don't require additional helping headers
- moved some platform specific things from xine-utils and win32/contrib
to lib/
Finally I can start with real coding. :-)
CVS patchset: 6982
CVS date: 2004/09/20 19:30:02
|
|
CVS patchset: 6947
CVS date: 2004/09/07 19:29:49
|
|
CVS patchset: 6851
CVS date: 2004/07/25 17:42:55
|
|
CVS patchset: 6850
CVS date: 2004/07/25 17:42:22
|
|
buffer; a label with '%' characters would have lead to a format string attack
Rocky, can you merge this back to libcdio, please?
CVS patchset: 6832
CVS date: 2004/07/22 14:15:19
|
|
and some compilers do not grok it
CVS patchset: 6831
CVS date: 2004/07/22 14:12:20
|
|
is. Should protect against a plugin returning a malloc'd variable for
example.
CVS patchset: 6821
CVS date: 2004/07/20 00:50:10
|
|
numeric width specifiers on numeric format. Thanks to Michael
Roitzsch for catching the additional problem.
CVS patchset: 6820
CVS date: 2004/07/20 00:31:37
|
|
CVS patchset: 6813
CVS date: 2004/07/18 21:42:26
|
|
CVS patchset: 6807
CVS date: 2004/07/18 14:52:50
|
|
CVS patchset: 6806
CVS date: 2004/07/18 14:46:59
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve
CVS patchset: 6686
CVS date: 2004/06/13 21:28:52
|
|
CVS patchset: 6455
CVS date: 2004/04/28 10:57:12
|
|
CVS patchset: 6400
CVS date: 2004/04/13 19:31:23
|
|
CVS patchset: 6396
CVS date: 2004/04/11 16:29:10
|
|
CVS patchset: 6394
CVS date: 2004/04/11 14:59:23
|
|
CVS patchset: 6388
CVS date: 2004/04/11 12:20:31
|
|
CVS patchset: 6383
CVS date: 2004/04/10 15:45:10
|
|
static string in the VCD plugin
CVS patchset: 6330
CVS date: 2004/04/05 18:01:09
|
|
vcdimager (0.7.21 that is only CVS right now).
Use the newer vcdinfo routines if available.
CVS patchset: 6323
CVS date: 2004/03/31 10:13:00
|
|
CVS patchset: 6307
CVS date: 2004/03/24 04:25:06
|
|
CVS patchset: 6242
CVS date: 2004/03/11 08:08:48
|