|
|
Rockbox mail archiveSubject: Re[2]: Latest Bookmarking PatchFrom: Eric Linenberg (elinenbe_at_umich.edu) Date: 2003-02-01
freeware windows notepad replacement with unix text file support and
It is VERY lightweight
-eric
B> 1. I gotta find a better dos2unix tool :-). Anyway, I'll look into
B> 2. Autobookmark is basically an automatically generated bookmark. As a
B> 3. I'm not attached to how I get the buttons. I just found a sample
B> 4. I'd use DEBUGF() if I could, but I haven't been able to compile the
B> Can you see any place else I might be doing a buffer overrun?
B> Ben
B> -----Original Message-----
B> On Sat, 1 Feb 2003, Benjamin wrote:
B> Hi Benjamin!
B> Thanks for all your work on this feature. I do however have some remarks
B> * It still contains CRLF newlines all over.
B> * On several places in the code you have changed a section like:
B> if(global_settings.resume)
B> with your new code that looks like this:
B> if(bookmark_autoload)
B> Evidently, you alter the flow and I'm not convinced that you should do
B> * I suggest you use button_get(true) instead of button_get_w_tmo() if
B> * The bookmark_debug_print() function should probably be replaced with
B> Otherwise I think it looks mighty fine!
Page was last modified "Mar 9 2008" The Rockbox Crew |