- 16 Jan, 2003 7 commits
-
-
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 12 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
-
Christophe Massiot authored
-
- 14 Jan, 2003 9 commits
-
-
Sam Hocevar authored
Steven M. Schultz.
-
Eric Petit authored
draging a file while pressing the 'Shift' key appends it while the current one keeps playing.
-
-
Eric Petit authored
-
Eric Petit authored
-
Christophe Massiot authored
* rc.c: fixed a warning.
-
Eric Petit authored
-
Laurent Aimar authored
-
Sigmund Augdal Helberg authored
even when nothing is currently playing. Added a playlist command to list the entries currently in the playlist. plus some cleanups and sanity checks.
-
- 13 Jan, 2003 12 commits
-
-
Christophe Massiot authored
-
Jon Lech Johansen authored
-
Laurent Aimar authored
-
Olivier Teulière authored
* Win32 interface: completed support for channel selection
-
Christophe Massiot authored
-
Sam Hocevar authored
the Win32 interface.
-
Alexis de Lattre authored
-
Christophe Massiot authored
audio-device, plus miscellaneous changes.
-
Sam Hocevar authored
avoid race conditions and deadlocks.
-
Laurent Aimar authored
* demux/avi.c: fix stream length calculation. * stream_output.c: forgot a return value ...
-
Laurent Aimar authored
of each sout buffer (will prevent some unnecessary memcpy :). Not yet really used.
-
Laurent Aimar authored
-