Thu, 19 Apr 2007 15:45:30 +0000 |
reimar |
Move identical dlopen statements outside #ifdef mess
src
|
Wed, 18 Apr 2007 22:41:10 +0000 |
nicodvb |
avoid leaking file descriptors obtained by opendir(); synced with upstream as reported by Diego Petteno'
src
|
Wed, 18 Apr 2007 22:36:58 +0000 |
nicodvb |
replaced sequency of strncpy() and strncat() by 1 snprintf() and fixed off-by-1 possible buffer oveflow; patch by Diego Petteno'
src
|
Wed, 18 Apr 2007 22:34:52 +0000 |
nicodvb |
support for dvdcss in Darwin; patch by Diego Petteno' and Reimar
src
|
Tue, 17 Apr 2007 21:02:51 +0000 |
nicodvb |
removed redefinition of memcpy() as bcopy() (maybe done for some probably inexistent systems); patch by Diego Petteno
src
|
Tue, 17 Apr 2007 20:57:17 +0000 |
nicodvb |
replaced 08llx with PRIx64; patch by Diego Petteno'
src
|
Mon, 16 Apr 2007 22:43:56 +0000 |
nicodvb |
include inttypes.h wherever necessary
src
|
Mon, 16 Apr 2007 21:24:01 +0000 |
nicodvb |
support for non-linux GLIBC-based systems and OSX; patch by Diego Petteno' (flameeyes gmail com)
src
|
Sat, 14 Apr 2007 07:35:36 +0000 |
nicodvb |
removed unused 'result' from dvdnav_time_search()
src
|
Sat, 14 Apr 2007 07:33:38 +0000 |
nicodvb |
in dvdnav_time_search() vobu and start are uint32_t
src
|
Wed, 11 Apr 2007 20:16:09 +0000 |
nicodvb |
removed unused format variable in dvdnav_audio_stream_channels()
src
|
Wed, 11 Apr 2007 20:13:56 +0000 |
nicodvb |
removed nonsensical checks on the sanity of dvdnav_t *this
src
|
Wed, 11 Apr 2007 19:52:10 +0000 |
nicodvb |
added dvdnav_audio_stream_channels(); patch by Andreas Oman (andreas olebyn nu)
src
|
Tue, 10 Apr 2007 20:50:09 +0000 |
nicodvb |
renamed dvdnav_audio_stream_to_format() as dvdnav_audio_stream_format() as implemeted in dvdnav.c; patch by Andreas Oman (andreas olebyn nu)
src
|
Mon, 09 Apr 2007 09:56:41 +0000 |
nicodvb |
in dvdnav_time_search() skip secondary angles when searching the cell to hump to
src
|