Donate Share

RetroCode

Code

Programming Languages: C, C++

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://retrocode.svn.sourceforge.net/svnroot/retrocode retrocode

browse code, statistics cvs -d:pserver:anonymous@retrocode.cvs.sourceforge.net:/cvsroot/retrocode login

cvs -z3 -d:pserver:anonymous@retrocode.cvs.sourceforge.net:/cvsroot/retrocode co -P modulename

Show:

What's happening?

  • Followup: RE: Unable to check out source code

    Use CVS and supply an empty password as described in the documentation of RetroCode as well as the documentation of sourceforge.net.

    2009-11-18 00:25:37 UTC by lobotomat

  • Unable to check out source code

    Hi, I tried both svn and cvs. When I say: `svn co https://retrocode.svn.sourceforge.net/svnroot/retrocode retrocode` I get: `Checked out revision 0.` And an empty folder 'retrocode' is created. When I try `cvs -d:pserver:anonymous@retrocode.cvs.sourceforge.net:/cvsroot/retrocode login` I get: `Logging in to...

    2009-11-18 00:15:21 UTC by miroslavv

  • Followup: RE: possible to get this working on android?

    RetroCode itself is entirely written in C++ and C just like the libraries it uses for many of the supported formats. Namely MP3 is supported in encoding by lame and decoding by MAD. The AMR NB / WB codec are entirely based on 3GPP specifications and C reference code TS 26.201 TS 26.204 (3GPP AMR Floating-point Speech Codec V5.1.0). Android is a system that is (to my knowledge) entirely...

    2009-08-04 00:35:02 UTC by lobotomat

  • possible to get this working on android?

    Hi there, I'd love to be able to convert from AMR to MP3 on the android platform. Any idea if retrocode could do the trick? http://linklens.blogspot.com/2009/07/android-audio-formats.html Many thanks in advance CHEERS> SAM.

    2009-07-29 03:59:12 UTC by samjoseph

Our Numbers