Rockbox

  • Status Closed
  • Percent Complete
    0%
  • Task Type Patches
  • Category
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Anonymous Submitter - 2003-12-09
Last edited by linusnielsen - 2004-03-02

FS#1845 - Record into present working directory instead of root

Small change to save recordings in the present working
directory, not root.

I can’t test this as I don’t have a proper development
environment, but I believe it’s OK!

howl@sonic.net

Closed by  linusnielsen
2004-03-02 09:00
Reason for closing:  Out of Date
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Logged In: YES
user_id=259137

Thanks, but we don't need this anymore. We solved it in a
slightly different way.

Project Manager

No, this will not work, since there is no getcwd() in
Rockbox. It is a little more complicated than that.

Anonymous Submitter commented on 2003-12-12 18:07

Hi

apps/playlist and apps/tree.c use it - so this isn’t compiled
into the firmware? Darn.

Project Manager
zagor commented on 2003-12-13 10:54

Correct. getcwd() is defined in apps/tree.c and thus not available from
firmware/*. However, you can use it from rec_create_filename() in
apps/recorder/recording.c

Project Manager

Thanks, but we don’t need this anymore. We solved it in a
slightly different way.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing