Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  recording - timer until record starts
« previous next »
  • Print
Pages: [1] 2

Author Topic: recording - timer until record starts  (Read 3362 times)

Offline muesli

  • Member
  • *
  • Posts: 186
recording - timer until record starts
« on: August 26, 2009, 06:37:28 AM »
i wanna set up the device, leave it alone and wanna come back sometime. unfortunately the very first seconds are spoiled by noises of me, clicking the record-button, running away.

it could be cut with an editor afterwards, of course. but to have a free adjustable record-timer would make it handiest to avoid the unwanted and unavoidable disturbances
Logged

Offline dreamlayers

  • Developer
  • Member
  • *
  • Posts: 425
  • Boris Gjenero
    • My Blog
Re: recording - timer until record starts
« Reply #1 on: August 26, 2009, 09:37:32 AM »
You can already do this on devices which support the wake up alarm.  Go to System -> Time & Date.  Set "Alarm Wake up Screen" to "Recording", set the "Wake-Up Alarm" time, enabling the alarm, and then power off.  At the alarm time the device will power on and start recording.
Logged

Offline muesli

  • Member
  • *
  • Posts: 186
Re: recording - timer until record starts
« Reply #2 on: August 26, 2009, 09:47:10 AM »
sounds great...but...the h120 doesnt have an internal clock  :-\
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: recording - timer until record starts
« Reply #3 on: August 26, 2009, 03:17:19 PM »
Not without a hardware mod, at least.  ;)
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline muesli

  • Member
  • *
  • Posts: 186
Re: recording - timer until record starts
« Reply #4 on: September 07, 2009, 04:52:56 AM »
doesnt help me that much  ???
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: recording - timer until record starts
« Reply #5 on: September 07, 2009, 07:40:00 AM »
Well you could do the hardware mod...
Logged

Read The Manual Please

Offline muesli

  • Member
  • *
  • Posts: 186
Re: recording - timer until record starts
« Reply #6 on: September 07, 2009, 08:50:13 AM »
..or you guys implement it that ALL users would benefit

http://www.rockbox.org/twiki/bin/view/Main/RTCModH1x0
looks easy for someone who knows what he needs to do..sorry not for me :(
« Last Edit: September 07, 2009, 08:56:20 AM by muesli »
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: recording - timer until record starts
« Reply #7 on: September 08, 2009, 03:13:44 AM »
Quote from: muesli on September 07, 2009, 08:50:13 AM
..or you guys implement it that ALL users would benefit

Not ALL. It would apply only to H100 users, and only those that don't have the RTC mod done, and of those, the ones that want to use this slightly corner case feature.

Everyone ELSE would have to suffer the code bloat it would induce.
Logged

Read The Manual Please

Offline muesli

  • Member
  • *
  • Posts: 186
Re: recording - timer until record starts
« Reply #8 on: September 08, 2009, 03:24:20 AM »
come on, a timer would take maximum 10 lines of code.

i have to "suffer" from other - for me useless - features and im not complaining ;)

im only wondering that nobody suggested that feature. it could be so handy and used for many purposes as i.e. unattended recordings
Logged

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1053
Re: recording - timer until record starts
« Reply #9 on: September 08, 2009, 05:09:04 AM »
Quote from: muesli on September 08, 2009, 03:24:20 AM
come on, a timer would take maximum 10 lines of code.

So it's an easy feature, and you have a good idea on how to do it. Where's your patch?
Logged

Offline muesli

  • Member
  • *
  • Posts: 186
Re: recording - timer until record starts
« Reply #10 on: September 08, 2009, 05:14:13 AM »
10 cls
20 print "hello world"
30 end

those are my "skills" in coding...
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: recording - timer until record starts
« Reply #11 on: September 08, 2009, 06:31:24 AM »
So basically, "I think you guys should spend time on something I'm unwilling to spend the time learning how to do myself, even though I benefit to gain from it, and you guys don't really."

That's a convincing argument, I'm sure. Consider that if it's not worth enough for you to put in the effort, it probably isn't for anyone else as well.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: recording - timer until record starts
« Reply #12 on: September 08, 2009, 07:20:20 AM »
Quote from: muesli on September 08, 2009, 05:14:13 AM
those are my "skills" in coding...

If those are the extent of your skills, what do you base your estimation of how easy it is to implement on?
Logged

Read The Manual Please

Offline muesli

  • Member
  • *
  • Posts: 186
Re: recording - timer until record starts
« Reply #13 on: September 08, 2009, 07:22:45 AM »
sometimes i have the feeling that you developer guys are only interested in your very own features. but what user yearn for (regardles what) seems to be blocked with the very same "argument" -> "start learn coding yourself" every time. you guys know perfectly yourself that coding cant be learnt easily. either you are capable or you are lost with it (that regards me).

i guess i will give up to ask for anything cos its just waste of time.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: recording - timer until record starts
« Reply #14 on: September 08, 2009, 07:26:44 AM »
Quote from: muesli on September 08, 2009, 07:22:45 AM
sometimes i have the feeling that you developer guys are only interested in your very own features.

On a volunteer project, that is exactly the case. If you cannot interest a developer in something you want, your only recourse is to learn how to implement it yourself. Sorry - but that's the way the cookie crumbles.

Quote
but what user yearn for (regardles what) seems to be blocked with the very same "argument" -> "start learn coding yourself" every time. you guys know perfectly yourself that coding cant be learnt easily. either you are capable or you are lost with it (that regards me).

This is simply not true. Even your simple "extent of my coding skills" demonstrates you have at least some understanding of what is involved, and that you *are* capable of learning how to do it. I surmise you're simply not motivated enough or too lazy to bother extending your skill set.
Logged

Read The Manual Please

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  recording - timer until record starts
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.104 seconds with 15 queries.