Line 1:
Line 1:
{{Infobox homebrew
{{Infobox homebrew
+
| title = MPlayer CE
| image = [[File:Mplayerceicon.png]]
| image = [[File:Mplayerceicon.png]]
−
| title = MPlayer CE
−
| version = SVN
| type = media player
| type = media player
−
| licence = GPL, LGPL
| author = [http://code.google.com/p/mplayer-ce/people/list MPlayer CE Team]
| author = [http://code.google.com/p/mplayer-ce/people/list MPlayer CE Team]
+
| graphicsby = Blue_K, [[User:Extrems|Extrems]]
+
| version = Subversion
+
| licence = GNU GPL v2 <br /> GNU LGPL v2.1
| download = http://code.google.com/p/mplayer-ce/downloads/list
| download = http://code.google.com/p/mplayer-ce/downloads/list
| website = http://code.google.com/p/mplayer-ce/
| website = http://code.google.com/p/mplayer-ce/
| discussion = irc://irc.efnet.net/mplayer_ce
| discussion = irc://irc.efnet.net/mplayer_ce
−
| source = http://code.google.com/p/mplayer-ce/source/browse/trunk
+
| source = http://code.google.com/p/mplayer-ce/source/browse/trunk/mplayer
| peripherals = {{Wii}} {{Wiimote4}} {{Nunchuk}} {{ClassicController}} {{GCNController}} {{USBKeyboard}} {{WiiDisc}} {{DVD}} {{FrontSDHC}} {{SDGecko}} {{USBMSD}} {{USBGecko}} {{WiFi}} {{Internet}}
| peripherals = {{Wii}} {{Wiimote4}} {{Nunchuk}} {{ClassicController}} {{GCNController}} {{USBKeyboard}} {{WiiDisc}} {{DVD}} {{FrontSDHC}} {{SDGecko}} {{USBMSD}} {{USBGecko}} {{WiFi}} {{Internet}}
| hbb = yes
| hbb = yes
Line 25:
Line 26:
<br clear="all">
<br clear="all">
−
== Controls ==
+
== Default Controls ==
{|
{|
| STYLE="vertical-align: top"|
| STYLE="vertical-align: top"|
Line 174:
Line 175:
== Changelog ==
== Changelog ==
−
=== SVN ===
+
+
=== Subversion ===
*Upstream sync. [MPlayer r32724 / FFmpeg r26068]
*Upstream sync. [MPlayer r32724 / FFmpeg r26068]
Line 204:
Line 206:
*Many more bugs fixed.
*Many more bugs fixed.
−
=== 0.76 ===
+
=== 0.76 - November 26, 2009 ===
*Fixes for 4.2 update
*Fixes for 4.2 update
Line 215:
Line 217:
*Many, many more bugs fixed
*Many, many more bugs fixed
−
=== 0.75 ===
+
=== 0.75 - August 19, 2009 ===
*FTP support added (thanks to hax)
*FTP support added (thanks to hax)
Line 223:
Line 225:
*Fixed noise bug when loading another stream
*Fixed noise bug when loading another stream
−
=== 0.72 ===
+
=== 0.72 - August 3, 2009 ===
*Fix playlist bug
*Fix playlist bug
Line 230:
Line 232:
*SMB now supports plain text passwords (thanks to hax)
*SMB now supports plain text passwords (thanks to hax)
−
=== 0.71 ===
+
=== 0.71 - August 2, 2009 ===
*Autoload implemented. If the next file has a very similar name (using a Levenshtein distance of 2) it will be autoloaded.
*Autoload implemented. If the next file has a very similar name (using a Levenshtein distance of 2) it will be autoloaded.
Line 252:
Line 254:
**If http://mplayer-ce.googlecode.com/files/USB%20Test.rar says USB device is compatible but a device is not working then there is no FAT partition on the device. Check if you are using NTFS instead.
**If http://mplayer-ce.googlecode.com/files/USB%20Test.rar says USB device is compatible but a device is not working then there is no FAT partition on the device. Check if you are using NTFS instead.
−
=== 0.7 ===
+
=== 0.7 - July 9, 2009 ===
*Use small cache if opening an internet stream (audio and video).
*Use small cache if opening an internet stream (audio and video).
Line 272:
Line 274:
**Ability to select the IOS to use so you can select an IOS with the fakesign bug.
**Ability to select the IOS to use so you can select an IOS with the fakesign bug.
−
=== 0.62 ===
+
=== 0.62 - June 3, 2009 ===
*USB LAN Adaptor support fixed (again). Thanks to CountZ3ro for testing. Please note that you will need to install the USB 2.0 cIOS.
*USB LAN Adaptor support fixed (again). Thanks to CountZ3ro for testing. Please note that you will need to install the USB 2.0 cIOS.
Line 280:
Line 282:
*Many small bug fixes
*Many small bug fixes
−
=== 0.61 ===
+
=== 0.61 - June 3, 2009 ===
*New screen size variables actually work now.
*New screen size variables actually work now.
Line 288:
Line 290:
*Spanish version released.
*Spanish version released.
−
=== 0.6 ===
+
=== 0.6 - May 23, 2009 ===
*No more maximum cache limit
*No more maximum cache limit
Line 305:
Line 307:
*Updated to latest MPlayer svn
*Updated to latest MPlayer svn
−
=== 0.5 ===
+
=== 0.5 - April 22, 2009 ===
*SMB now much more robust - thanks to DennisLKJ for smb.c fix
*SMB now much more robust - thanks to DennisLKJ for smb.c fix
Line 316:
Line 318:
*Improved modchip compatibility for DVD
*Improved modchip compatibility for DVD
−
=== 0.4 ===
+
=== 0.4 - March 28, 2009 ===
*USB 2.0 support (see docs for info)
*USB 2.0 support (see docs for info)
Line 327:
Line 329:
*Many small fixes
*Many small fixes
−
=== 0.3a ===
+
=== 0.3a - March 2, 2009 ===
*Fixed a little bug in keepalive issue that hangs the Wii
*Fixed a little bug in keepalive issue that hangs the Wii
−
=== 0.3 ===
+
=== 0.3 - February 27, 2009 ===
*Fixed code to play videos with incompatible size; we now support many video formats and unorthodox resolutions
*Fixed code to play videos with incompatible size; we now support many video formats and unorthodox resolutions
Line 337:
Line 339:
*New loop.avi and widescreen version (thanks to Blue_K)
*New loop.avi and widescreen version (thanks to Blue_K)
−
=== 0.21e ===
+
=== 0.21e - February 24, 2009 ===
*Fixed apostrophies in filenames
*Fixed apostrophies in filenames
Line 345:
Line 347:
*Debugging help for SMB Shares at bootup, debug_network=yes (Review mplayer.conf)
*Debugging help for SMB Shares at bootup, debug_network=yes (Review mplayer.conf)
−
=== 0.21d ===
+
=== 0.21d - February 22, 2009 ===
*Updated menu.conf to allow selecting playlist
*Updated menu.conf to allow selecting playlist
*Fix rodries' loop patch
*Fix rodries' loop patch
−
=== 0.21c ===
+
=== 0.21c - February 21, 2009 ===
*Updated menu.conf to allow selecting subtitles
*Updated menu.conf to allow selecting subtitles
−
=== 0.21b ===
+
=== 0.21b - February 21, 2009 ===
*Fixed hang when you access to dvdnav
*Fixed hang when you access to dvdnav
Line 360:
Line 362:
*Stop Looping Video/Audio file.
*Stop Looping Video/Audio file.
−
=== 0.21 ===
+
=== 0.21 - February 20, 2009 ===
*Reduced font size
*Reduced font size
Line 367:
Line 369:
*Small fix in cache2.c
*Small fix in cache2.c
−
=== 0.2 ===
+
=== 0.2 - February 17, 2009 ===
*SD/USB Mount bugs fixed
*SD/USB Mount bugs fixed
Line 378:
Line 380:
*Menu closes on file load
*Menu closes on file load
−
=== 0.1 ===
+
=== 0.1 - February 14, 2009 ===
*SMB fixes
*SMB fixes
Line 388:
Line 390:
== Further Information ==
== Further Information ==
−
For information on compiling, editing the config files and submitting your custom theme, please see the [http://code.google.com/p/mplayer-ce/w/list Google Code Wiki].
+
For information on compiling, editing the configuration files and submitting your custom theme, please visit the [http://code.google.com/p/mplayer-ce/w/list wiki].
=== How to report a bug/issue ===
=== How to report a bug/issue ===
−
Please only report "new" issues, not duplicates.
+
Please only report "new" issues, not duplicates. Use [http://code.google.com/p/mplayer-ce/issues/advsearch search] before submitting.
−
[http://code.google.com/p/mplayer-ce/issues/list Google Code Wiki].
=== User submitted customizations ===
=== User submitted customizations ===
−
Feel free to submit links to your own customizations on [http://code.google.com/p/mplayer-ce/wiki/UserSubmittedCustomizations Google Code Wiki].
+
Feel free to submit links to your own customizations on the [http://code.google.com/p/mplayer-ce/wiki/UserSubmittedCustomizations wiki].
−
−
== Credits ==
−
−
Scip - Original Project Author
−
tipolosko - DVD-DATA Feature Author
−
rodries - Coding, SMB & USB Improvements
−
AgentX - Source Improvements, Configs & Testing
−
DJDynamite123 - Autochain Code/Experimenting & Testing
−
Ludovic Orban - Keepalive issue in samba
−
Extrems - SHOUTcast/Youtube Patches
−
Tantric - SMB Improvements
−
hax - FTP devoptab
−
Shareese - NTFS
−
Brakken - Documentation
−
Blue_K - loop.avi
−
yellowstar6 - ninchdl-listext
−
−
Thanks Goes Out To ...
−
−
[rOn]
−
Team Twiizers
−
GeeXboX Authors
−
dargllun
−
Daca
−
Shagkur & LibOGC Contributers
[[Category:Featured homebrew]]
[[Category:Featured homebrew]]