Welcome
Welcome to a320

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Slaneesh Dinguxmb menu

Only for posting new Dingux software releases.

Moderator: Moderators

Re: Slaneesh ports a new Menu!! - Dinguxmb

Postby spn-x on Fri Aug 28, 2009 7:14 am

How can i add it in dmenu ??
User avatar
spn-x
 
Posts: 60
Joined: Sat Aug 22, 2009 12:42 pm

Re: Slaneesh ports a new Menu!! - Dinguxmb

Postby slaanesh on Fri Aug 28, 2009 8:09 am

I will add an "open with" function to DinguXMB. Defining an association will be similar to adding a shortcut for an executable - instead it will work by associating pre-configured shortcuts to directories.

Here's an example:

Browse to an executable, say, "/usr/local/emulator/emu.dge"
Press X to create a new shortcut. Shortcut is created.

Browse to a directory, say, "/usr/local/emulator/roms"
Press X to create a new "open with" association. Select the desired shortcut from the list of pre-configured shortcuts. New association is created.

When browsing the filesystem, any directory already associated with a shortcut will have a new, distinctive icon and some indication of which shortcut is currently associated with it.
Browsing inside associated directories like "/usr/local/emulator/roms" will display all files (not just executables).
Pressing 'A' on a file in an associated directory will run the associated shortcut with the absolute path of the selected file as the first argument.

Actual commands executed for associated files would be something like:

Code: Select all
cd <shortcut's directory>
./<shortcut> <associated directory/selected_file>


ie.
Code: Select all
cd /usr/local/emulator
./emu.dge /usr/local/emulator/roms/selected_file


Sound okay? Do we need relative paths as well?
slaanesh
 
Posts: 8
Joined: Wed Jun 10, 2009 3:53 am

Re: Slaneesh ports a new Menu!! - Dinguxmb

Postby heiligerhubertus on Fri Aug 28, 2009 9:14 am

hello slaneesh.
big thanks to you and your hard work. you are a great coder and we all hope you will continue programming for the dingoo.

my question is about your other project: fba320. whenn can we expect the initial release. cant - wait - anymore.....

cheers
heiligerhubertus
 
Posts: 14
Joined: Sat Apr 11, 2009 10:32 pm

Re: Slaneesh ports a new Menu!! - Dinguxmb

Postby SiENcE on Fri Aug 28, 2009 2:34 pm

hi slaanesh,

Great work man. I love the flow. It's fast an nice!!

Your Idea of "open with" is good. Do you think it's possible, to associate more than one file-extension to a shortcut(program)?
You should also add this to Photo, Music, Video as well :-). For later, i want to use my own photo or music app.

About your browsing Idea:
You should think of 2 different Filebrowsers.
-One for starting Apps or selecting shortcuts for binaries (Filebrowser).
-The other for choosing ROMS as start parameter option for the associated binary (selectorbrowser).

When you browse the Game Filebrowser, you only show the files associated (the ROMS) with shortcuts. Because when i'm in the Game-Filebrowser, i don't need to see the Binaries or all other Files here, i just want to tip on my rom image.

i create my own folders and maybe subfolders for many roms:
roms/sms/
roms/gg/
roms/gb/a-c/
roms/gb/d-g/
...

Maybe you can define a standard ROM directory in config for (music/video/photo/and game). Then i don't have to browse trough all other directories until i find my ROM directory.

I have some other suggestions for you:

1. Videoplayer menutask restart the XMB. Why? Where can i define my videoplayer app? I think this should be config. for later mplayer or something.

2. deactivate all unnessesary menus.

2.1 please only show one of this "SD-Card" or "Internal" in all menus.

3. an menu option to reboot(!just like dmenu) or shutdown (i know that this is currently not available).

4. Can i help coding? Do you have an official repository? Maybe googlecode or sourceforge? Would be great.


just for now.

cheers
SiENcE
SiENcE
 
Posts: 71
Joined: Wed Apr 29, 2009 9:19 am
Location: Berlin/Germany

Re: Slaneesh ports a new Menu!! - Dinguxmb

Postby mrLogan on Fri Aug 28, 2009 10:04 pm

slaanesh wrote:I will add an "open with" function to DinguXMB. Defining an association will be similar to adding a shortcut for an executable - instead it will work by associating pre-configured shortcuts to directories.

Here's an example:

Browse to an executable, say, "/usr/local/emulator/emu.dge"
Press X to create a new shortcut. Shortcut is created.

Browse to a directory, say, "/usr/local/emulator/roms"
Press X to create a new "open with" association. Select the desired shortcut from the list of pre-configured shortcuts. New association is created.

When browsing the filesystem, any directory already associated with a shortcut will have a new, distinctive icon and some indication of which shortcut is currently associated with it.
Browsing inside associated directories like "/usr/local/emulator/roms" will display all files (not just executables).
Pressing 'A' on a file in an associated directory will run the associated shortcut with the absolute path of the selected file as the first argument.

Actual commands executed for associated files would be something like:

Code: Select all
cd <shortcut's directory>
./<shortcut> <associated directory/selected_file>


ie.
Code: Select all
cd /usr/local/emulator
./emu.dge /usr/local/emulator/roms/selected_file


Sound okay? Do we need relative paths as well?


It sounds great.
mrLogan
 
Posts: 89
Joined: Mon Aug 03, 2009 10:01 pm

Re: Slaneesh Dinguxmb menu

Postby athlon4011 on Wed Sep 02, 2009 9:32 pm

Wasnt sure if i should put this reply here or dinguxmb, but here's my problem.

When i try to run fba320 from the shortcuts menu in dinguxmb i get a segment fault, but if i go to sd memory and find the dge file through that it works just fine.

Hope someone has a fix for this, or maybe im doing this wrong. either way i would like to be able to use the shortcut for it instead of searching through the files.
User avatar
athlon4011
 
Posts: 51
Joined: Thu Jul 23, 2009 7:39 pm
Highscores: 4

Re: Slaneesh Dinguxmb menu

Postby athlon4011 on Thu Sep 03, 2009 7:56 pm

*bump*
User avatar
athlon4011
 
Posts: 51
Joined: Thu Jul 23, 2009 7:39 pm
Highscores: 4

Re: Slaneesh Dinguxmb menu

Postby spn-x on Sat Sep 05, 2009 9:35 am

how can i change the wallpaper ? Into a personal wallpaper ..
User avatar
spn-x
 
Posts: 60
Joined: Sat Aug 22, 2009 12:42 pm

Re: Slaneesh Dinguxmb menu

Postby diablos872001 on Sat Sep 05, 2009 11:38 am

spn-x wrote:how can i change the wallpaper ? Into a personal wallpaper ..


open a photo from the photo menù in dinguxmb, open the preferences and choose" use as wallpaper" or something like this, i don't remember the right words but i use a custom photo.
diablos872001
 
Posts: 10
Joined: Mon Jun 08, 2009 8:32 pm

Re: Slaneesh Dinguxmb menu

Postby sonicnkt on Mon Oct 05, 2009 2:36 pm

in the next release mplayer could be integrated as video player... so that in the video menu all video files could be opened with the mplayer executable. it works allready quite well.
sonicnkt
 
Posts: 2
Joined: Mon Oct 05, 2009 2:20 pm

Previous

Return to Dingux Releases

Who is online

Users browsing this forum: vimrc and 1 guest