Support and General Use > Recording

Recording Enhancements Pack

<< < (142/189) > >>

Mmmm:

--- Quote from: x1jmp on February 27, 2007, 08:32:08 AM ---There's missing an adjustment in apps/gui/statusbar.c on which breaks compiling on RTC targets


--- Code: ------  apps/gui/statusbar.c      2007-02-27 14:27:24.412249030 +0100
+++ apps/gui/statusbar.c        2007-02-27 14:23:54.851257558 +0100
@@ -155,7 +155,7 @@
 static void gui_statusbar_timer(struct screen * display, int dy, int hr, int mn, int sc);
 #endif
 #ifdef CONFIG_RTC
-static void gui_statusbar_time(struct screen * display, int hour, int minute);
+static void gui_statusbar_time(struct screen * display, int hour, int minute, bool timer_display);
 #endif
 #endif

--- End code ---

--- End quote ---
Oops, I'll fix that tonight...I only tested compiling for H140 which doesn't have rtc so I missed that one.

EDIT: Ok, it's fixed now.....

Wolf:
Martin,
Somehow I'm still getting your REP release from the 17th from your signature...
Thx for keeping this wonderfull add-on updated, Wolf.

TaperChuck:
So, the REP build now incorporates the RTC patch?

Febs:
I believe that the RTC patch was committed to SVN today, so it is now part of the official builds.

Mmmm:

--- Quote from: Wolf on February 27, 2007, 03:53:51 PM ---Martin,
Somehow I'm still getting your REP release from the 17th from your signature...
Thx for keeping this wonderfull add-on updated, Wolf.

--- End quote ---
Hmm, sorry about that.... Should be th latest build now (still only the REP), and I've updated the patch to work with the RTC mod.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version