- 17 Jan, 2003 10 commits
-
-
Sam Hocevar authored
navigation fixes from the Gtk+ interface.
-
Sam Hocevar authored
-
Sam Hocevar authored
of boundary checks in the handling of title/chapter menus. Title 0 is no longer reachable (Closes: #26).
-
Eric Petit authored
-
Jean-Paul Saman authored
-
Christophe Massiot authored
-
Sam Hocevar authored
sent to the parent video output by all filters, and mouse coordinates are translated when necessary (Closes: #15).
-
Laurent Aimar authored
* mpeg4video: removed a bad code dealing with pts discontinuity. * pes.c: try to avoid copying the whole PES. (the first 64ko ins't any more copied :)
-
Loïc Minier authored
-
Sam Hocevar authored
calculation in slow-mo.
-
- 16 Jan, 2003 19 commits
-
-
Sam Hocevar authored
-
Boris Dorès authored
-
Loïc Minier authored
. renamed access_slp to slp . slp is enabled by default if slp.h is present * modules/access/slp.c: . slp is now an access and a demux and forces the use of itself . cleanups and bug corrections . disappears of the playlist Thanks to fenrir for the help in debugging!
-
Christophe Massiot authored
* Rearranged fields in the OS X interface to accomodate for translations, * modules/access/dvd/ifo.c: fixed a crash with bad streams, * Auto-updated po files, * Manually updated fr.po.
-
Boris Dorès authored
unsupported format (S/PDIF, ...) - m3u.c : support for MRLs better detection of absolute path under Windows - configure.ac.in : off_t was defined twice for mingw32 - fr.po : translation of headphone filter strings
-
Loïc Minier authored
-
Eric Petit authored
* PreferencesWindow.* : added the possibility not to use DVD menus
-
Christophe Massiot authored
-
Yves Duret authored
* new demux/m4v and mux/avi plugins
-
Sam Hocevar authored
-
Christophe Massiot authored
I do not have any file to test ; more precise PTS handling when losing sync. * src/audio_output/intf.c: fixed a warning.
-
Derk-Jan Hartman authored
- integrated play/pause toggled button - global shortcut for play/pause by use of spacebar - new pause.png - removed pause button - close button in intf window. register window in Window menuitem. - rearranged the menu - changed some key-combo's to be more OSX compliant/consistent - The time text-field is no longer selectable - The faster/slower/ff/stop etc button are only available during playback - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon. - Added Add/Remove buttons to the llaylist. - Made the drawer 10 pixels smaller. Looks much better. - added a volume slider.
-
Derk-Jan Hartman authored
- Added a volumeslider - removed pause button - added a fast forward action (increases speed in time) - changed the play method to allow for a toggled play pause button - volumeUp and VolumeDown take the state of the Mute Menuitem into account - volumeUp and VolumeDown take the volumeSlider into account * ./modules/gui/macosx/intf.h: - added references for the volumeslider, new menuitems * ./modules/gui/macosx/intf.m: - correct init of volumeslider and other new intf elements - new title for Controller window - the state of buttons is dependant on a movie being played - toggle the play/pause button if a play/pause action is detected. * ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist * ./modules/gui/macosx/vout.m: - removed some control keys which were no longer necesarry - give the window the title of the item being played
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Sam Hocevar authored
information from configure.ac.in. Thanks to Stephane van Hardeveld for spotting this.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 15 Jan, 2003 11 commits
-
-
Christophe Massiot authored
* Mac OS X interface thread gets a real-time priority as well to avoid lock-ups, * VLAN error is now a warning.
-
Christophe Massiot authored
-
Sam Hocevar authored
events once our window has been properly mapped.
-
Christophe Massiot authored
-
Sam Hocevar authored
all GUIs, thus making the translators' work easier.
-
Christophe Massiot authored
though.
-
Christophe Massiot authored
and Jean-Paul Saman <jpsaman@wxs.nl>.
-
Eric Petit authored
-
Christophe Massiot authored
-
Christophe Massiot authored
- Now using the low-level API of libmad, - Decoding split in parsing & decoding (just like A/52), - Should handle dual-mono files correctly, * The old mpeg_audio plug-in can no longer work in this scheme and has been disabled. Please _always_ compile with mad from now on. * Updated po files.
-
Jon Lech Johansen authored
-