tracker | 3 Jan 2009 00:00
Favicon

Open bugs in Rockbox

Flyspray contains 185 open bugs:

0 days old: Last.fm log sets bogus tracknumber when not set in the tag
0 comments, 0 files: http://www.rockbox.org/tracker/9747

0 days old: Selecting a .m4a crashes with "Undefined instruction at 40000184 (0)"
5 comments, 1 files: http://www.rockbox.org/tracker/9745

0 days old: add missing sw tone control parameter on gigabeat s
0 comments, 1 files: http://www.rockbox.org/tracker/9744

1 days old: *PANIC* and unable to shut down/reboot Ipod 30/vid
1 comments, 0 files: http://www.rockbox.org/tracker/9738

2 days old: When DEBUG is defined and CONFIG_CPU != SH7034, debug functions do not exist.
0 comments, 1 files: http://www.rockbox.org/tracker/9736

2 days old: rbutil doesnt report correct version numbers in the info tab
0 comments, 1 files: http://www.rockbox.org/tracker/9732

2 days old: Car Adapter Mode isnt working anymore
3 comments, 0 files: http://www.rockbox.org/tracker/9731

3 days old: Rbutil can not detect Sansa e250 for automated installation
1 comments, 0 files: http://www.rockbox.org/tracker/9729

4 days old: pictureflow fails to load while music is playing
1 comments, 0 files: http://www.rockbox.org/tracker/9726

4 days old: ALBUM ARTIST tag is not read from MP4 files.
(Continue reading)

tracker | 3 Jan 2009 00:00
Favicon

Open patches in Rockbox

Flyspray contains 362 open patches:

0 days old: PP502x: Don't reset IDE0 on startup
0 comments, 2 files: http://www.rockbox.org/tracker/9749

0 days old: Walloon language file -  fixes & translations - 09.01.02
0 comments, 1 files: http://www.rockbox.org/tracker/9748

0 days old: IDE pin enabling/disabling on the 5G iPod
1 comments, 1 files: http://www.rockbox.org/tracker/9746

2 days old: logf add log level
1 comments, 1 files: http://www.rockbox.org/tracker/9734

3 days old: Support loading rockbox from osos on ipod
7 comments, 2 files: http://www.rockbox.org/tracker/9730

3 days old: Battery current measuring on the Video iPod
0 comments, 1 files: http://www.rockbox.org/tracker/9728

4 days old: Replace system menu ? icon with the icon from system settings
0 comments, 1 files: http://www.rockbox.org/tracker/9727

4 days old: Backlight fading: code police
4 comments, 1 files: http://www.rockbox.org/tracker/9724

7 days old: Fix "warning: "htobe16" redefined"
0 comments, 1 files: http://www.rockbox.org/tracker/9717

7 days old: new unifont update
(Continue reading)

Jorge Pinto aka Casainho | 3 Jan 2009 00:47
After a few problems, a few hours debugging and thinking, I got the
Rockbox kernel working and I did flash a LED using it :-) Thanks to
everyone on Rockbox IRC channel because I am being staying there asking
for help :-)

So, our next task is to initialize the LCD. We don't have yet the LCD
attached to the main board, Alex is working on the electronic board for
it. I will now start working on it also!!

http://www.rockbox.org/twiki/bin/view/Main/RockboxPlayerLittlePrototype

http://code.google.com/p/rockboxplayer/

Thomas Martitz | 3 Jan 2009 00:56
Jorge Pinto aka Casainho schrieb:
> After a few problems, a few hours debugging and thinking, I got the
> Rockbox kernel working and I did flash a LED using it :-) Thanks to
> everyone on Rockbox IRC channel because I am being staying there asking
> for help :-)
>
> So, our next task is to initialize the LCD. We don't have yet the LCD
> attached to the main board, Alex is working on the electronic board for
> it. I will now start working on it also!!
>
> http://www.rockbox.org/twiki/bin/view/Main/RockboxPlayerLittlePrototype
>
> http://code.google.com/p/rockboxplayer/
>
>
>
>   
Good job! You're running Rockbox :)

Anton Veretenenko | 3 Jan 2009 01:14
Sounds great! Keep up the good work.

On Sat, Jan 3, 2009 at 4:47 AM, Jorge Pinto aka Casainho
<casainho <at> gmail.com> wrote:
> After a few problems, a few hours debugging and thinking, I got the
> Rockbox kernel working and I did flash a LED using it :-) Thanks to
> everyone on Rockbox IRC channel because I am being staying there asking
> for help :-)
>
> So, our next task is to initialize the LCD. We don't have yet the LCD
> attached to the main board, Alex is working on the electronic board for
> it. I will now start working on it also!!
>
> http://www.rockbox.org/twiki/bin/view/Main/RockboxPlayerLittlePrototype
>
> http://code.google.com/p/rockboxplayer/
>
>
>

--

-- 
Anton V.

Bertrik Sikken | 4 Jan 2009 12:20
Picon
Favicon

Re: Possibly incorrect FM region settings

Alessio Lenzi wrote:
> "Mike Holden" <rockbox <at> mikeholden.org> wrote:
>> boundary where it can be squeezed in.", suggesting that this is not
>> exclusively Italy, but possibly other countries as well.
> 
>  european standard is 50, also the official Sansa's E200 firmware, by
> setting Europe, lets skip 50 MHZ only.
> Besides I bought a radio receiver in Hong Kong, not in Italy, setting
> european region, step put automatically 50 MHZ.
> In my opinion Rockbox doesn't need any changes to radio region's settings.

Do you have a reference for the 50 kHz standard? (I don't think some
radio bought in Hong Kong qualifies as a reference).

In addition to what wikipedia says about the discontinuation of 50 kHz
channels, recommendation BS412 from the ITU-R (International
Telecommunication Union - Radiocommunication sector) says:
"the carrier frequencies which define the nominal placement of the RF
channels within the band are integral multiples of 100 kHz;"
Also have a look at the frequencies used by European FM stations at
fmlist.org : stations are spaced at 100 kHz intervals and stations
using 50 kHz are extremely rare.

How about the following settings:
Europe:      87.5 - 108.0 MHz, 100 kHz steps, 50 us de-emphasis
US / Canada: 87.9 - 107.9 MHz, 200 kHz steps, 75 us de-emphasis
Japan:       76.0 -  90.0 MHz, 100 kHz steps, 50 us de-emphasis
World:       87.5 - 108.0 MHz,  50 kHz steps, 50 us de-emphasis

This isn't actually a big change, basically the old 'Europe'
(Continue reading)

Jonas Häggqvist | 4 Jan 2009 12:41
Picon
Favicon

Re: Possibly incorrect FM region settings

Bertrik Sikken wrote:

> How about the following settings:
> Europe:      87.5 - 108.0 MHz, 100 kHz steps, 50 us de-emphasis
> US / Canada: 87.9 - 107.9 MHz, 200 kHz steps, 75 us de-emphasis
> Japan:       76.0 -  90.0 MHz, 100 kHz steps, 50 us de-emphasis
> World:       87.5 - 108.0 MHz,  50 kHz steps, 50 us de-emphasis

How about:
North America:        87.9 - 107.9 MHz, 200 kHz steps, 75 us de-emphasis
Europe:               87.5 - 108.0 MHz, 100 kHz steps, 50 us de-emphasis
Italy:                87.5 - 108.0 MHz,  50 kHz steps, 50 us de-emphasis
Japan:                76.0 -  90.0 MHz, 100 kHz steps, 50 us de-emphasis
Other (.05MHz steps): 87.5 - 108.0 MHz,  50 kHz steps, 50 us de-emphasis
Other (.1MHz steps):  87.5 - 108.0 MHz, 100 kHz steps, 50 us de-emphasis

I admit it will have some redundancy and waste some amount of space, but
it should be more obvious to users what to pick. You could do away with
"Other (.1MHz steps)" if you wanted, of course and just have a single
"Other" with 50kHZ steps.

--

-- 
Jonas Häggqvist
rasher(at)rasher(dot)dk

Michael DiFebbo | 4 Jan 2009 18:37
Favicon

Re: zagor: r19663 - trunk/apps/plugins/doom

         
------Original Message------
From: mailer <at> svn.rockbox.org
Sender: rockbox-cvs-bounces <at> cool.haxx.se
To: rockbox-cvs <at> cool.haxx.se
ReplyTo: rockbox-dev <at> cool.haxx.se
Subject: zagor: r19663 - trunk/apps/plugins/doom
Sent: Jan 3, 2009 2:50 PM

Date: 2009-01-03 20:50:58 +0100 (Sat, 03 Jan 2009)
New Revision: 19663

Log Message:
List sscanf.c in SOURCES instead of doom.make

Modified:
   trunk/apps/plugins/doom/SOURCES
   trunk/apps/plugins/doom/doom.make

Modified: trunk/apps/plugins/doom/SOURCES
===================================================================
--- trunk/apps/plugins/doom/SOURCES	2009-01-03 17:57:05 UTC (rev 19662)
+++ trunk/apps/plugins/doom/SOURCES	2009-01-03 19:50:58 UTC (rev 19663)
 <at>  <at>  -60,3 +60,4  <at>  <at> 
 w_wad.c
 rockdoom.c
 d_deh.c
+sscanf.c

Modified: trunk/apps/plugins/doom/doom.make
(Continue reading)

Dave Chapman | 5 Jan 2009 02:50

Re: bagder: r19675 - www

mailer <at> svn.rockbox.org wrote:
> Date: 2009-01-05 00:46:44 +0100 (Mon, 05 Jan 2009)
> New Revision: 19675
> 
> Log Message:
> The Gigabeat S is considered "supported" as of now

How is it "supported"?  There is no manual, no Windows installation 
instructions, no dual-boot install instructions, no uninstallation 
instructions, no official bootloader download, no install utility 
(sendfirm) download, no support in rbutil...

IMO this is premature, and should be reverted until at least most of the 
above are in place.

Regards,

Dave.

Marc Guay | 5 Jan 2009 13:03
Picon

Re: bagder: r19675 - www

> IMO this is premature, and should be reverted until at least most of the
> above are in place.

I agree.


Gmane