Thu, 22 May 2008 20:29:08 +0000 |
nicodvb |
in dvdnav_close() protect the actual call do DVDCloseFile() with a mutex; patch by Erik Hovland org
src
|
Sat, 19 Apr 2008 10:11:36 +0000 |
nicodvb |
in dvdnav_get_next_cache_block() release the mutex if vm_start() failed ; patch by Erik Hovland - erik hovland org
src
|
Sat, 19 Apr 2008 10:07:47 +0000 |
nicodvb |
added missing mutex around the code in dvdnav_clear() ; patch by Erik Hovland - erik hovland org
src
|
Sat, 19 Apr 2008 09:44:15 +0000 |
nicodvb |
in dvdnav_open() make sure to NULL-terminate this->path and to not overrun its length; patch by Erik Hovland - erik hovland org
src
|
Mon, 11 Jun 2007 21:14:12 +0000 |
nicodvb |
implemented dvdnav_get_audio_attr and dvdnav_get_spu_attr; patch by Attila Otvos
src
|
Sat, 21 Apr 2007 22:27:26 +0000 |
nicodvb |
include sys/time.h for gettimeofday() prototype
src
|
Sat, 21 Apr 2007 11:56:41 +0000 |
nicodvb |
moved away from dvdnav_internal.h inclusion of various system headers
src
|
Fri, 20 Apr 2007 23:24:59 +0000 |
nicodvb |
moved all header inclusions from .h to .c files; my word, I've never seen such a horrible entanglement as in this mess
src
|
Mon, 16 Apr 2007 22:43:56 +0000 |
nicodvb |
include inttypes.h wherever necessary
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
|
Sun, 08 Apr 2007 17:45:19 +0000 |
nicodvb |
implemented dvdnav_get_current_time() with obvious meaning
src
|
Thu, 14 Dec 2006 13:28:07 +0000 |
jcdutton |
Implement:
src
|
Mon, 03 Oct 2005 21:07:14 +0000 |
mroi |
commit Miguel's approach on the time search function
src
|
Wed, 20 Apr 2005 16:16:20 +0000 |
mroi |
fix compiler warnings related to aliasing violations
src
|
Wed, 20 Apr 2005 16:05:43 +0000 |
mroi |
prevent races
src
|
Fri, 18 Mar 2005 20:27:14 +0000 |
mrouthier |
added dvdnav_get_restrictions()
src
|
Wed, 15 Dec 2004 21:16:58 +0000 |
mroi |
killing a lot of asserts and turning them into forced executions of Exit,
src
|
Sun, 12 Sep 2004 15:12:43 +0000 |
mroi |
I added this code myself a long time ago, but now I am quite convinced that
src
|
Sat, 31 Jan 2004 17:12:58 +0000 |
jcdutton |
Fix a missing include file.
src
|
Sat, 31 Jan 2004 13:27:40 +0000 |
jcdutton |
Patch to compile with mingw32 from: -
src
|
Wed, 31 Dec 2003 16:56:12 +0000 |
mroi |
these variables are not needed any more
src
|
Tue, 13 May 2003 20:24:45 +0000 |
mroi |
This one should also be reset to an invalid value, but 0 is not invalid.
src
|
Mon, 12 May 2003 19:43:11 +0000 |
mroi |
last_cmd_nav_lbn has to be initialized with an invalid value, so that the first
src
|
Sun, 11 May 2003 01:13:40 +0000 |
jcdutton |
Start some cleanups.
src
|
Sun, 11 May 2003 00:53:28 +0000 |
jcdutton |
Oops! We like still menus really.
src
|
Sun, 11 May 2003 00:25:24 +0000 |
jcdutton |
Remove all references to S_OK and S_ERR.
src
|
Tue, 06 May 2003 14:11:44 +0000 |
mroi |
when a command has been issued to leave a menu, filter all further commands
src
|
Tue, 29 Apr 2003 14:22:22 +0000 |
jcdutton |
Remove log content from file.
src
|
Sun, 27 Apr 2003 01:26:18 +0000 |
jcdutton |
Modified libdvdnav to do without libdvdread.
src
|
Sun, 06 Apr 2003 13:05:45 +0000 |
mroi |
report start of PG as well
src
|
Fri, 04 Apr 2003 14:21:32 +0000 |
mroi |
fill in new timing member in cell_change event
src
|
Tue, 01 Apr 2003 11:30:56 +0000 |
mroi |
merge James fixes from xine-lib cvs back into libdvdnav cvs so they will not be lost
src
|
Tue, 01 Apr 2003 11:28:54 +0000 |
mroi |
some more sanity checking will prevent segfaults in these functions
src
|
Mon, 31 Mar 2003 13:48:36 +0000 |
mroi |
update position on HOP_CHANNEL, do not rely on a following CELL_CHANGE
src
|
Wed, 26 Mar 2003 14:37:23 +0000 |
mroi |
I should get a brain and learn how to handle BCD...
src
|
Tue, 25 Mar 2003 12:46:29 +0000 |
mroi |
- new event on cell changes to report program and cell number and some time info
src
|
Sat, 15 Mar 2003 20:18:50 +0000 |
mroi |
start blockN from 0
src
|
Fri, 14 Mar 2003 18:49:28 +0000 |
mroi |
less overwhelming TRACE info
src
|
Wed, 12 Mar 2003 11:38:51 +0000 |
mroi |
stop the VM here
src
|
Tue, 25 Feb 2003 14:08:16 +0000 |
mroi |
new event DVDNAV_WAIT
src
|
Mon, 24 Feb 2003 18:19:27 +0000 |
mroi |
fix seek detection
src
|
Thu, 20 Feb 2003 15:32:21 +0000 |
mroi |
big libdvdnav cleanup, quoting the ChangeLog:
src
|
Wed, 23 Oct 2002 11:38:09 +0000 |
mroi |
port Stephen's comment fixing to avoid problems when syncing xine-lib's copy of
src
|
Thu, 19 Sep 2002 04:48:28 +0000 |
jcdutton |
Update version info.
src
|
Wed, 18 Sep 2002 14:26:42 +0000 |
mroi |
fix possible unlock on not locked mutex
src
|
Tue, 17 Sep 2002 11:00:25 +0000 |
jcdutton |
First patch for personalized dvd viewing. I have not tested it yet.
src
|
Thu, 05 Sep 2002 12:55:05 +0000 |
mroi |
fix memleaks in dvdnav_open
src
|
Tue, 03 Sep 2002 00:41:48 +0000 |
jcdutton |
Add a comment so I can tell which version of the CVS a user is using.
src
|
Sat, 31 Aug 2002 11:05:27 +0000 |
jcdutton |
Properly seed the DVD VM Instruction rand().
src
|
Sat, 31 Aug 2002 02:50:27 +0000 |
jcdutton |
Improve some debug messages.
src
|
Tue, 27 Aug 2002 19:15:08 +0000 |
mroi |
more consistent console output
src
|
Fri, 09 Aug 2002 21:34:27 +0000 |
mroi |
update spu clut, spu channel and audio channel more often
src
|
Thu, 25 Jul 2002 14:51:40 +0000 |
richwareham |
Moved get_current_nav_pci into dvdnac.c, changed example to use it instead of 'home-rolled'
src
|
Thu, 25 Jul 2002 14:42:33 +0000 |
richwareham |
Patch from aschultz@cs.uni-magdeburg.de to allow for still-frame 'peek-ahead'
src
|
Fri, 12 Jul 2002 15:46:44 +0000 |
mroi |
use new memcopy'less read ahead cache
src
|
Sat, 06 Jul 2002 16:24:54 +0000 |
mroi |
* fix debug messages
src
|
Fri, 05 Jul 2002 14:18:55 +0000 |
mroi |
report all spu types (widescreen, letterbox and pan&scan), not widescreen
src
|
Fri, 05 Jul 2002 01:42:30 +0000 |
jcdutton |
Add more debug info for Menu language selection.
src
|