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