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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  How do I remove the test_codec?
« previous next »
  • Print
Pages: [1]

Author Topic: How do I remove the test_codec?  (Read 2007 times)

Offline lee321987

  • Member
  • *
  • Posts: 76
How do I remove the test_codec?
« on: April 27, 2008, 11:09:47 PM »
   I followed the instructions at http://www.rockbox.org/twiki/bin/view/Main/CodecPerformanceComparison, and now am able to use the test_codec.

   I have two questions:

1)  How do I remove it from my compiles?  (I already tried removing the extra line the instructions said to put into the SOURCES file.)

2) Does including the test_codec make a build considered modified? (as in, "Don't report bugs on modified builds.")
Logged
What are you waiting for? You're faster than this. Don't think you are... know you are. -- The Matrix

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: How do I remove the test_codec?
« Reply #1 on: April 27, 2008, 11:35:59 PM »
1) Removing that line removes it from the build. If you don't delete the .rock file from your player, though, you will obviously still see it in the list.

2) No. If that is the one, single change you've made (to the SOURCE file) it does not make your build considered modified, assuming your development environment is right. Specifically test_codec is official code, and changing the SOURCES file just enables that code. And since it's "working code that we just don't put in the release build" rather than "not done yet" code (like the USB code) it's valid to report bugs on.
« Last Edit: April 27, 2008, 11:48:58 PM by Llorean »
Logged

Offline lee321987

  • Member
  • *
  • Posts: 76
Re: How do I remove the test_codec?
« Reply #2 on: April 28, 2008, 01:25:25 AM »
   About answer 1) -- The line is removed, and I deleted the .zip file from the last build, but test_codec.rock is still showing up in the new .zip.
Logged
What are you waiting for? You're faster than this. Don't think you are... know you are. -- The Matrix

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: How do I remove the test_codec?
« Reply #3 on: April 28, 2008, 01:27:32 AM »
If it's actually IN the .zip file (and you're not just referring to seeing it on the player) you should probably re-run configure and do a clean build.
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: How do I remove the test_codec?
« Reply #4 on: April 28, 2008, 02:31:01 AM »
It looks like buildzip.pl is just grabbing everything matching *.rock or *.ovl (what is this?), so if you just delete builddir/apps/plugins/test_codec.rock, which was built previously, it shouldn't appear in the .zip anymore.
Logged

Offline lee321987

  • Member
  • *
  • Posts: 76
Re: How do I remove the test_codec?
« Reply #5 on: April 28, 2008, 03:59:05 AM »
   All is well.
   Llorean, I mixed up the order of what you suggested...  I ran "make veryclean" first, then started at configure, but I did end up with a correct build.  And yes, I was talking about the .zip -- not the player.
   Then I got curious, and I made another build including the test_codec, so I could try your solution Cool_Walking_ (I deleted builddir/apps/plugins/test_codec.MAP at the same time). This worked too.

   Thanks guys,

Will
Logged
What are you waiting for? You're faster than this. Don't think you are... know you are. -- The Matrix

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  How do I remove the test_codec?
 

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

Page created in 0.073 seconds with 15 queries.