summaryrefslogtreecommitdiffstats
path: root/ext/resindvd/resindvdsrc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-13resindvd: Don't send empty language code stringsJan Schmidt1-3/+5
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-2/+1
2009-05-27resindvd: Create all the audio streams of all formatsJan Schmidt1-3/+4
2009-05-14resindvd: Fix the argument order in a debug statementJan Schmidt1-4/+6
2009-05-14resindvd: Rework button highlight calculation slightlyJan Schmidt1-20/+21
2009-05-14resindvd: Send commands-changed on button change and handle commands queryJan Schmidt1-5/+90
2009-05-14resindvd: Fix a leak of the DVD title stringJan Schmidt1-0/+1
2009-05-11resindvd: Manage timed still sequences betterJan Schmidt1-20/+51
2009-05-11resindvd: Ensure we send a title tag in the first play section.Jan Schmidt1-37/+42
2009-05-11resindvd: Simplify some stuff. Remove an unnecessary LOG message.Jan Schmidt1-6/+6
2009-05-11resindvd: Remove per-menu description from the TITLE tagJan Schmidt1-11/+1
2009-05-11resindvd: Send title info message when current angle is switched.Jan Schmidt1-4/+8
2009-05-11resindvd: Implement navigation command change message and queryJan Schmidt1-0/+72
2009-05-06resindvd: Don't open all VTS ifo at the startJan Schmidt1-20/+33
2009-05-06resindvd: Send a title tag when we change chapter/menu/angleJan Schmidt1-6/+72
2009-05-06resindvd: Don't send highlight-reset messages when not neededJan Schmidt1-1/+1
2009-05-06resindvd: send angles-changed messages when appropriateJan Schmidt1-5/+54
2009-05-06resindvd: Make the next/prev angle switching cycle at the endsJan Schmidt1-9/+25
2009-04-29resindvd: Convert some g_print to GST_LOG_OBJECT and friends, remove some othersJan Schmidt1-11/+12
2009-04-29resindvd: Add DVDFASTSTART env var to making some testing easierJan Schmidt1-1/+7
2009-04-29resindvd: Map audio and subpicture logical streams to physical.Jan Schmidt1-18/+51
2009-04-02resindvd: Send both the logical and physical substream ID in the stream change.Jan Schmidt1-7/+12
2009-04-02resindvd: Use new GstNavigation functionality.Jan Schmidt1-117/+239
2009-04-02resindvd: Add newline to debug g_print statementJan Schmidt1-1/+1
2009-04-02resindvd: Make highlights work when jumping into menusJan Schmidt1-5/+13
2009-04-02resindvd: Support multiangle titles.Jan Schmidt1-2/+14
2009-04-02resindvd: Trim back the g_print debug - convert to GST_DEBUG and GST_LOGJan Schmidt1-22/+24
2009-04-02resindvd: Add faststart, and work around some multi-angle issuesJan Schmidt1-17/+104
2009-04-02resindvd: Small debug output change in the source elementJan Schmidt1-1/+1
2009-01-09ext/resindvd/resindvdsrc.c: Additional patch for resin fixes time-based seeki...Jan Schmidt1-21/+92
2009-01-08ext/resindvd/: Add support for time based seeking.Jan Schmidt1-5/+86
2008-11-23ext/resindvd/resindvdsrc.c: Fix format string. Fixes bug #561992.Tal Shalif1-1/+1
2008-10-30ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by expli...Jan Schmidt1-20/+27
2008-10-29ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when...Jan Schmidt1-17/+27
2008-10-07ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...Jan Schmidt1-4/+14
2008-09-27ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...Jan Schmidt1-25/+151
2008-09-02Enable/fix up translations for these plugins.Tim-Philipp Müller1-2/+1
2008-07-14ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt1-2/+4
2008-07-11docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt1-59/+134
2008-06-20ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...Jan Schmidt1-91/+401
2008-06-17ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...Jan Schmidt1-0/+33
2008-06-17configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt1-0/+1426