Navigation » World of Digital > The Cable Forum > Public Dev and Test section » Testers required for All-in-Wonder v1.5

Last 10 posts
quiz for today (Author : berley - Last Post : ttt1892 - Replies : 2367 - Views : 17403 )           »          A message from Gazer (Author : berley - Last Post : wiz569 - Replies : 1 - Views : 13 )           »          How to Update iPhone 4 to iOS 4.1 Without Updating Baseband 1.59.00 (Author : Ureyesonly - Replies : 0 - Views : 26 )           »          bets for 9/9/2010 (Author : gazza2008 - Replies : 0 - Views : 14 )           »          Laser Eye Surgery- Have you had it done, is it worth it? (Author : Diablo13 - Replies : 21 - Views : 186 )           »          Daily game Sep 09 : BattleShip: The Beginning (Author : berley - Replies : 0 - Views : 11 )           »          viagra,levitra, cialis, erection drugs ! (Author : BraveHeart - Last Post : Diablo13 - Replies : 5 - Views : 54 )           »          social security question ! (Author : BraveHeart - Last Post : Collider - Replies : 5 - Views : 34 )           »          More Free Tea From Twinings (Author : thelostone - Last Post : Diablo13 - Replies : 1 - Views : 26 )           »          Hello (Author : rhaylett - Last Post : gazza2008 - Replies : 6 - Views : 43 )

 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 28-04-2007, 03:45 PM
Legend for now
 

Join Date: Jun 2006
Location: Leatherhead
Posts: 712
Thanks: 139
Thanked 676 Times in 275 Posts
Rep Power: 5
Speedy2206 is on a distinguished road
Testers required for All-in-Wonder v1.5

I'm in need of a few private testers for the All-in-Wonder menu v1.5

You'll need linux and be confident in compiling an image and using diffs (they are based on latest CVS so no manual editing required).

I'm after people who can compile the source code, test out the menu and provide screenshots and feedback.

The menu has been refined so that loadcam isnt necessary anymore. Instead, it touches files (much to my digust! lol)

CHANGELOG:
Quote:
The "All in Wonder" menu. This is version 1.5, and has alot of bug fixes and enhancements:

VERSION 1.5
- ROM Menu has now been re-ordered into numerical format
- Added an option to turn LCD EPG on/off (touches /var/etc/.lcdepg)
- Added an option to turn NHTTPD on/off (touches /var/etc/.nhttpd)
- Added an option to turn FTP Server on/off (automatically handled)
- Added an entry to turn Internet Updates on/off (this is only shown when the image supports it)
- Fixed the debug output (added linebreaks) and also used debug.h instead
- EMU Selection now 'touches' files so that you can use start_neutrino instead of loadcam
- Added a panel to show EMU versions (this is only shown when the versions file exists)

REQUIREMENTS
You will need to modify your start_neutrino file to deal with the actions performed by this
menu. The loadcam binary has been removed from this release.
- You will need to check for the presence of /var/etc/.nhttpd, and load nhttpd as appropriate
- You will need to check for the presence of /var/etc/.lcdepg, and load lcdepg as appropriate
- You will need to check which camd to start, and load the appropriate file (/var/bin/evocamd)

If your image supports MY auto internet-update feature, you need to:
- Check for the presence of /var/etc/.inetupd, and load /sbin/inetupd as appropriate
- Ensure that inetupd is present in /sbin and is CHMOD 755
- Create a inetupd.conf file in /var/tuxbox/config

To enable the EMU version panel on the main AIW screen, you need to:
- Create a text file in /var/etc called emu_versions.txt
- Add 3 values: evocamd, mgcamd and newcamd (in that order)
- Give each value a string which is 7 characters long at most.

For the FTP server switching function to work, you will need to edit start_neutrino and:
- Check for the presence of /var/etc/.ftpsrv
- If the placeholder exists, do nothing (very important)
- If the placeholder does NOT exist, run "killall -9 in.ftpd" (without the quotes)
I would like testers to enable the full feature set of the menu (minus my auto internet update feature). By this, I mean fully editing the start_neutrino file to accompany the full set of features and switchable options, and also to create a emu_versions.txt file

If you're up to the task then give me a shout. I have the diffs here already and waiting, but they havent been tested yet at all. If you opt to try these out then you should be comfortable with adding bits that I've forgotten in extras_menu.cpp, like a semicolon here or there. You should not expect the build process to be perfect (although maybe it will be 100%!!! i hope lol)

Reply to this post if interested.
__________________
Take a peek at my Frequently Asked DBOX2 questions:
http://world-of-digital.com/forums/s...ead.php?t=9500

NEW! Want to become a next-generation DBOX2 image developer? PM me

Last edited by Speedy2206; 28-04-2007 at 03:47 PM.
Reply With Quote
 

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Condom testers required... (solo artists need not apply) nss1888 Main Site News 2 30-03-2007 09:28 PM


[Output: 71.56 Kb. compressed to 69.23 Kb. by saving 2.33 Kb. (3.26%)]

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234