fagensden / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

Show current path after hiding menu #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Browse to a SMB folder
2. Play a video
3. Hide the menu (was 1 one my Wiimote)
4. Press B to show the menu

What is the expected output? What do you see instead?
I would expect it to show the files from the current folder but it shows
the main menu again.

What version of the product are you using? On what operating system?
v 0.1

Please provide any additional information below.

Original issue reported on code.google.com by m.weisse...@gmail.com on 15 Feb 2009 at 7:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It was intended to go straight back into "main menu" makes it easier for users 
to 
change aspect ratio, anything in options, or use the "Stop" feature quickly.

Original comment by djdynamite123 on 16 Feb 2009 at 5:22

GoogleCodeExporter commented 8 years ago
Update:  This is actually built in to mplayer.  In input.conf change

b set_menu main
to

b menu toggle

And add

menu-keepdir=1

to your mplayer.conf.

Original comment by agent...@gmail.com on 17 Feb 2009 at 5:36