summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sven Karschewski [Wed, 20 Aug 2008 21:12:13 +0000 (21:12 +0000)]
make menu buttons work again ... killed them with the last commit ;)
Sven Karschewski [Wed, 20 Aug 2008 20:35:14 +0000 (20:35 +0000)]
improved spu/audio info reporting to the frontend
Sven Karschewski [Tue, 19 Aug 2008 21:35:22 +0000 (21:35 +0000)]
-implemented resizing to fit ntsc menu buttons and spu onto the right screen position
-fixed small spu bug
Sven Karschewski [Mon, 18 Aug 2008 21:25:03 +0000 (21:25 +0000)]
small fix for last commit
Sven Karschewski [Mon, 18 Aug 2008 20:51:44 +0000 (20:51 +0000)]
-improved spu and audio id/language reporting to the frontend
-dont flush decoder buffers on vts change
Sven Karschewski [Fri, 15 Aug 2008 19:44:52 +0000 (19:44 +0000)]
send active spu back to frontend after resuming
Sven Karschewski [Fri, 15 Aug 2008 15:32:50 +0000 (15:32 +0000)]
reset resume info after applying
Sven Karschewski [Fri, 15 Aug 2008 15:30:12 +0000 (15:30 +0000)]
dont return resume info when exit is done inside a menu
Sven Karschewski [Fri, 15 Aug 2008 13:45:51 +0000 (13:45 +0000)]
send audio change message to frontend after resuming dvd
Sven Karschewski [Fri, 15 Aug 2008 13:34:55 +0000 (13:34 +0000)]
small fix
Sven Karschewski [Fri, 15 Aug 2008 12:52:27 +0000 (12:52 +0000)]
small fixes and cleanups
Sven Karschewski [Fri, 15 Aug 2008 12:00:53 +0000 (12:00 +0000)]
small fix
Sven Karschewski [Fri, 15 Aug 2008 11:24:41 +0000 (11:24 +0000)]
send new position after resuming to the frontend
Sven Karschewski [Fri, 15 Aug 2008 11:09:19 +0000 (11:09 +0000)]
throw resume info into a (hidden) struct to make handling in the frontend easier
Sven Karschewski [Fri, 15 Aug 2008 10:42:23 +0000 (10:42 +0000)]
-adding active audio_id and spu_id to resume info
Sven Karschewski [Fri, 15 Aug 2008 09:23:02 +0000 (09:23 +0000)]
-adding functions for resuming dvds
Sven Karschewski [Fri, 15 Aug 2008 08:16:56 +0000 (08:16 +0000)]
-fix for changig audio tracks if the ids on the dvd are not continuously
-fix for getting audio track language from libdvdnav
Sven Karschewski [Thu, 14 Aug 2008 14:39:55 +0000 (14:39 +0000)]
-reporting dvd logic driven audio track changes to the gui
Andreas Oberritter [Thu, 24 Jul 2008 14:18:46 +0000 (14:18 +0000)]
add a return code to ddvd_run()
Andreas Oberritter [Tue, 22 Jul 2008 23:38:01 +0000 (23:38 +0000)]
cvsignore
Andreas Oberritter [Tue, 22 Jul 2008 21:50:11 +0000 (21:50 +0000)]
try to recover from various errors,
don't limit dvd_path to 256 chars,
print errors of failed system calls,
fixed a lot of string handling,
fixed dvd_readpipe(), which mistakenly used the assignment operator
Andreas Oberritter [Tue, 22 Jul 2008 21:42:25 +0000 (21:42 +0000)]
indent -npro -kr -i8 -ts8 -sob -l160 -ss -ncs -cp1 main.c, to make it somewhat readable
Andreas Oberritter [Tue, 22 Jul 2008 21:41:15 +0000 (21:41 +0000)]
improve some function declarations
Andreas Monzner [Fri, 13 Jun 2008 11:26:45 +0000 (11:26 +0000)]
set streamtype to mpeg2
Andreas Monzner [Fri, 23 May 2008 11:15:58 +0000 (11:15 +0000)]
set bestfit instead of panscan for 16:9
Andreas Monzner [Wed, 30 Apr 2008 20:47:52 +0000 (20:47 +0000)]
convert vob ac3 to dvb compliant ac3
Andreas Monzner [Wed, 30 Apr 2008 20:47:14 +0000 (20:47 +0000)]
cleanup iframe write
Andreas Monzner [Tue, 22 Apr 2008 22:08:33 +0000 (22:08 +0000)]
small fix
Andreas Monzner [Tue, 22 Apr 2008 21:42:40 +0000 (21:42 +0000)]
cleanup code
Andreas Monzner [Thu, 17 Apr 2008 12:38:39 +0000 (12:38 +0000)]
better code
Andreas Monzner [Thu, 17 Apr 2008 08:25:14 +0000 (08:25 +0000)]
remove debug code
Andreas Monzner [Thu, 17 Apr 2008 08:20:44 +0000 (08:20 +0000)]
initial checkin of libdreamdvd files