- 20 Aug, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Aug, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Aug, 2005 1 commit
-
-
Christophe Mutricy authored
(Put both artist and name, protect comma with \ )
-
- 01 Aug, 2005 1 commit
-
-
dionoea authored
-
- 23 Jul, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 04 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Jun, 2005 1 commit
-
-
hartman authored
* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey. * Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread. * Fix the OSD feedback of the Repeat One, Repeat All commands * Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
-
- 03 May, 2005 1 commit
-
-
Rémi Denis-Courmont authored
Lorena Gomes and Xènia Albà Cantero
-
- 12 Apr, 2005 2 commits
-
-
zorglub authored
- Fix gui flickering on video size change - provide a no-auto-resize mode * Patch by Christophe Mutricy : fix M3U export Thanks to both !
-
Felix Paul Kühne authored
-
- 11 Feb, 2005 1 commit
-
-
zorglub authored
-
- 02 Jan, 2005 1 commit
-
-
Felix Paul Kühne authored
* THANKS: added Morten Brix Pedersen
-
- 01 Jan, 2005 1 commit
-
-
Felix Paul Kühne authored
* replace all "@" with " at "
-
- 15 Oct, 2004 1 commit
-
-
hartman authored
-
- 21 Sep, 2004 1 commit
-
-
Sam Hocevar authored
-
- 05 Sep, 2004 1 commit
-
-
Felix Paul Kühne authored
po/*: updated the po-files THANKS: updated my mail-address
-
- 10 Aug, 2004 1 commit
-
-
hartman authored
This way we can later on set IP6 instead of IP4 in a SDP. * modules/stream_out/rtp.c: accept sdp=sap as a valid option. * src/stream_output/sap.c: - Set the SAP packet Hash headerfield to a unique value based on mtime Patch by Philippe van Hecke <philippe at belnet dot be> - Set SAP packet IPv6 field to 1 if we are a ipv6 session - Made some preperations for setting the origin ip address in the header as well, anyone any ideas on how to retrieve the current origin IP address???
-
- 02 Jul, 2004 1 commit
-
-
hartman authored
-
- 21 May, 2004 1 commit
-
-
Sam Hocevar authored
-
- 20 May, 2004 1 commit
-
-
hartman authored
-
- 13 May, 2004 1 commit
-
-
hartman authored
by Jean Alexis Montignies <ja at sente.ch>
-
- 12 Apr, 2004 1 commit
-
-
gbazin authored
+ Use ICaptureGraphBuilder2 when available (standard way to setup capture graphs). + Extra WDM property sheets for --dshow-config. + Some support for selecting crossbar routes. * THANKS: Added Damien Fouilleul for the DirectShow input improvements.
-
- 31 Mar, 2004 1 commit
-
-
ipkiss authored
-
- 15 Mar, 2004 1 commit
-
-
bigben authored
Applies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backward, and add menu items for them in the control menu. It might make it a bit uinclear. Please make any comment.
-
- 13 Mar, 2004 2 commits
- 19 Feb, 2004 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 Dec, 2003 1 commit
-
-
zorglub authored
-
- 04 Dec, 2003 1 commit
-
-
Sam Hocevar authored
+ Removed evil ^Ms from the file. * modules/video_output/caca.c: + Support for new dithering modes (libcaca HEAD only). * modules/* src/*: + Grammar and spelling fixes. + Coding style fixes. * po/fr.po: + Spelling fixes. + Updated a few translations. * po/en_GB.po: + Updated a few translations.
-
- 02 Dec, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/*: PVR support contributed by Marc Nolette. I took the liberty to modify a few things so it might currently be broken (sorry Marc). * THANKS: added Marc Nolette.
-
- 17 Nov, 2003 1 commit
-
-
hartman authored
* modules/LIST: updated * Makefile.am: include new OS X art in the dist. * NEWS: updated * */.cvsignore: added and improved some of these. * modules/gui/macosx/prefs_widgets.?: - new config controls much like in the wxwindows module. not yet in use. - beware not tested irl. but it compiles :)
-
- 17 Aug, 2003 1 commit
-
-
Alexis de Lattre authored
src/libvlc.h: replaced "VLS" by "streaming server".
-
- 16 Aug, 2003 1 commit
-
-
gbazin authored
* po/pt_BR.po, THANKS: new brazilian portuguese translation, courtesy of Andr� de Barros Martins Ribeiro.
-
- 21 Jun, 2003 1 commit
-
-
Sam Hocevar authored
* configure.ac: + Added curly braces around variables. + Got rid of the "x$foo" constructs. + Renamed *_plugin conditionals into *_p. * debian/changelog: + Fixed a duplicate entry. + Added an entry for an old Debian upload that fixed #117180. * debian/control: + Added a build dependency on libimlib2-dev for skins. * debian/rules: + Activated support for skins.
-
- 24 May, 2003 1 commit
-
-
Sam Hocevar authored
wait or we will face delay issues as reported in #794. Fix inspired from a suggestion by John Michael Zorko.
-
- 20 May, 2003 1 commit
-
-
hartman authored
* modules/gui/macosx/macosx.m: changed a float into a float with range
-
- 06 Apr, 2003 1 commit
-
-
Christophe Massiot authored
* THANKS: added Jean-Pierre Kuypers, French translator * NEWS: updated for 0.5.3 release. Please check.
-
- 01 Apr, 2003 1 commit
-
-
Christophe Massiot authored
-
- 24 Mar, 2003 1 commit
-
-
Sam Hocevar authored
* ./po/it.po: fixed this file's format. * ./m4: fixed "make dist" when gettext is too old.
-
- 19 Mar, 2003 1 commit
-
-
hartman authored
* NEWS: bringing the file to 0.5.3. i have added my work (and some things that I remembered). i trust everyone will enter his own stuff ;) * README.MacOSX.rtf: fixed some errors * THANKS: added Olivier Aubert for his vout-clone-list patch
-