| Age | Commit message (Collapse) | Author |
|
(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: 8080
CVS date: 2006/06/29 19:39:10
|
|
CVS patchset: 8079
CVS date: 2006/06/29 19:38:19
|
|
CVS patchset: 8078
CVS date: 2006/06/29 12:28:06
|
|
CVS patchset: 8064
CVS date: 2006/06/20 01:07:58
|
|
CVS patchset: 8055
CVS date: 2006/06/18 20:29:03
|
|
versions behave as intended.
CVS patchset: 8032
CVS date: 2006/06/10 17:38:46
|
|
CVS patchset: 8024
CVS date: 2006/06/10 00:29:39
|
|
versions. Check for nl_langinfo() explicitely and use that instead.
CVS patchset: 8023
CVS date: 2006/06/10 00:21:51
|
|
CVS patchset: 7977
CVS date: 2006/04/21 23:15:44
|
|
CVS patchset: 7974
CVS date: 2006/04/21 22:34:19
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=338883
CVS patchset: 7971
CVS date: 2006/04/18 13:51:33
|
|
Added missing function to VCD plugin from original sources
(thanks to Gert Vervoort).
Fixed Changelog (added 1.0.3 entries, the new ones go to 1.0.4).
CVS patchset: 7829
CVS date: 2006/01/01 21:28:31
|
|
hopefuly somebody will be able to help fixing the
mess i did in dvdnav ;)
CVS patchset: 7759
CVS date: 2005/10/14 21:02:16
|
|
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
|