This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

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!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 16th, 2006, 06:56 AM
Pretending I'm working ... shhhh
 
Join Date: Jan 2005
Location: Germany
Posts: 678
CODERS NEEDED: Cut, Copy, Paste functions

Ok, so I posted this at the Rockbox forums today:

Using the file browser, you can delete files but I didn't see an option to cut, copy, or paste.

In the iRiver H300 firmware, the file browser allowed you to move/copy files using the cut, copy, paste functions. Is this something that can be incorporated into Rockbox? Most likely menu for it would be when you hold down the "action" button (NAVI on H300s) and see the file options (where the "delete" function is).

Uses:
--If using the Doom plugin, you need to rename any WAD files, "doom2.wad". You could keep mulitple different WADs in different folders, and copy/paste them into the /DOOM folder to play different versions.

--I prefer to keep my playlists in a folder other than the ROOT - Rockbox saves playlists to ROOT. I'm pretty sure the playlists files would work from any folder, so the ability to cut/paste them from ROOT to /PLAYLISTS in Rockbox and not connected to a PC would be nice.

--Using WPS background files as "permanent" backdrops. Being able to copy/paste a bmp from the /.rockbox/WPS/[WPS_Name_Folder] to the /.rockbox/backdrops folder would be nice.

And Linus responded to me:
Quote:
Originally Posted by LinusN
If you want to save a playlist in another directory, include the whole path when entering the filename, i.e "/playlists/dynamic7.m3u".

Regarding Copy and Move, we would appreciate a patch for that.

Soooooo, any of you coders out there want to write a patch giving cut, copy, and paste functions to the Rockbox file browser?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old February 16th, 2006, 09:25 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Posts: 7
Rename would be nice too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old February 16th, 2006, 10:47 AM
Moderator
 
Join Date: Nov 2004
Location: Philadelphia, PA
Posts: 3,838
Do you want something different from the existing rename function?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old February 16th, 2006, 09:50 PM
Born Again Mistic
 
Join Date: Sep 2005
Location: Melbourne, AUS
Posts: 1,045
http://sourceforge.net/tracker/index...06&atid=439120
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old February 17th, 2006, 03:01 AM
Hoping For A Cool Title
 
Join Date: Oct 2005
Posts: 78
it patches clean too
__________________
if i'm not listening to my H340 i'm on my bike, don't expect me for three hours
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old February 17th, 2006, 05:22 AM
Hoping For A Cool Title
 
Join Date: Sep 2004
Location: Battling lions using a strange tin foil tree and an army of small woodland mammals
Posts: 86
Yep, should be in CVS soon too, safetydan is just adding the ability of copying/moving directories as well as single files, then will no doubt be commiting it.
__________________
Smack ma goblin!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old February 17th, 2006, 05:55 AM
Moderator
 
Join Date: Nov 2004
Location: Philadelphia, PA
Posts: 3,838
safetydan has done some great work. He's the one who wrote the UI for the EQ.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old February 24th, 2006, 04:09 AM
Eager Mistic Beaver
 
Join Date: Apr 2005
Location: Newcastle, Australia
Posts: 448
Yeah, he's doing some great things. Where did he pop out from?
__________________
Rockbox Downloader App
Mistic Horn Player
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old February 26th, 2006, 09:44 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Posts: 7
Sorry about the rename, I meant that a cleaner rename would be nice, that included an easier way of moving directories But that could be fixed in the move function. I was just thinking of those times you want to rename a playlist, and it would be convenient to store it somewhere else too.

Come to think of it, a better work around might be if the initial saving of playlists had a choose directory function (or a default set directory location in the menu).

So, I guess I've added nothing to this thread.

Appologies...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old February 26th, 2006, 10:05 AM
Born Again Mistic
 
Join Date: Nov 2004
Location: USA
Posts: 1,769
Quote:
Yeah, he's doing some great things. Where did he pop out from?
he popped out of his mama?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old February 26th, 2006, 11:13 PM
Pretending I'm working ... shhhh
 
Join Date: Jan 2005
Location: Germany
Posts: 678
Quote:
Originally Posted by gongozolo
Come to think of it, a better work around might be if the initial saving of playlists had a choose directory function (or a default set directory location in the menu).
If you want to save a playlist to a different directory, just type out the full path. For example, if you wanted to save all playlists to the "PLAYLISTS" directory on your root, just type this as the filename to save it:

/PLAYLISTS/playlist.m3u
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old March 8th, 2006, 05:55 PM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Posts: 7
Quote:
If you want to save a playlist to a different directory, just type out the full path. For example, if you wanted to save all playlists to the "PLAYLISTS" directory on your root, just type this as the filename to save it:

/PLAYLISTS/playlist.m3u
Yeah, but it's a hassle to type it in each time, and if you make a typo things get messed up. A set default directory (rather than root) for all your playlists would be nice.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old March 8th, 2006, 05:58 PM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Posts: 7
The link didn't work for me, but I assume it pointed to this patch for copy, cut & paste. I don't know why it isn't committed yet in the default build, but it exists here:

http://www.rockbox.org/bugs/task/3033
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old January 1st, 2008, 02:47 PM
Newbie Floating Down The Mistic River
 
Join Date: Jan 2008
Posts: 0
hi,

is it still possible to get this copy/cut/paste plugin anywhere??
those links above don't work anymore.... it would be really great to get the plugin.

thank you,
del

PS: i'm new here and i just wanted to say, this is a great forum with even greater things to discover, thank you all folks!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old January 2nd, 2008, 08:51 AM
Mistic Argonaut
 
Join Date: Feb 2004
Posts: 3,219
Rockbox now inherently has the ability to copy and paste files.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 09:37 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
This image is the bottom of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.