This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - mdr1
Pages: 1 ... 5 6 [7] 8 9 ... 21
91
« on: November 14, 2013, 08:17:10 am »
Thanks a lot for your work Legimet! The lag at the beginning is ndless loading it (it's a big file). Apparently, ndless tries to load it as a legacy executable before trying bFLT. It can easily be modified to check the header of the file before attempting to load it. I can also make some big fonts optional to reduce the size. It could be a good feature for a new version of ndless, indeed. It arrives each time an associated file is opened directly from the menu "Mes classeurs". By the way, MuPDF depends on some other libraries which I ported (zlib, jbig2dec, openjpeg, libjpeg, freetype) which were very easy to port.
Somes librairies like zlib are used in several ndless programs, and then included in the file each time. It could be good to add the possibility to have files like DLL. I hope the viewer won't need zooming and horizontal scrolling as needed with mViewer... I don't know if an adaptation to the screen size is possible with this library. PS: Will links to other pages or documents be available?
92
« on: November 11, 2013, 05:10:57 am »
Wow, really good game!
93
« on: November 10, 2013, 11:44:38 am »
I can easily add a line separating calculations if you think it may improve the graphic aspect. A sidebar would be very difficult, but if I finally add the features I want, I could try to add a navigation in the historic.
94
« on: November 10, 2013, 11:25:21 am »
Thanks. I'm coding the whole code again with a different structure to be able to recycle the D2Editor instances (which cannot be deleted) and some other stuffs. I didn't find any solution to know the size of formula in pixels though. For the GUI, what do you think I could especially improve?
95
« on: November 10, 2013, 08:28:04 am »
Cela s'annonce très bien ! Comme quoi, tu avais bien fait de t'accrocher au Lua étant donné ce que tu arrives à faire.
Waiting for the first version. :p
96
« on: November 10, 2013, 05:59:37 am »
Wow, the result is really impressive! If we could have it on TI-Nspire... Unfortunately, there's no source. PS: Maybe a TI-84+CSE emulator on TI-Nspire ? :p
97
« on: November 02, 2013, 03:16:25 pm »
Good start !
98
« on: October 31, 2013, 12:48:11 pm »
Good to hear that the project keeps being improved. I have two suggestions: - Add a scroll bar.
- Very hard (I think): synchonize the clipboard with the OS one's.
PS: Here's a translation of the readme.txt:
99
« on: October 31, 2013, 12:00:58 pm »
I have already ported libmupdf, making a pdf viewer now.
Really? We're finally about to have a better text viewer than the old m68k's ones then? Thanks a lot!
100
« on: July 24, 2013, 05:07:53 pm »
I used the online editor a bit, and it is really good. Bien joué ! I have a suggestion: why not do an off-line version so that we don't need to connect to compile asm?
101
« on: July 24, 2013, 05:00:54 pm »
Good improvements! And the included documentation is really great!
But I found a bug: when we press "tab", the cursor doesn't move. Moreover, why not insert a real tab instead of several spaces?
PS: Maybe .2 because of support for 0S 3.2? Or for the new page 1.2?
102
« on: July 19, 2013, 09:14:51 pm »
Well... an update again. This one adds the exact calculation, but the results are sometimes strange. Of course, you can disable it with the menu. Help: how to enter these calculations? There: - ln(423) => 423 [ctrl] [e^x]
- root(456,3) => 456 [enter] 3 [ctrl] [^]
- (478-32.4²)/3 => 478 [enter] 32.4 [x²] [-] 3 [/]
Download version 1.2.1 vvvvvvvvvvvvvvvvvvvv
103
« on: July 19, 2013, 04:37:29 pm »
Good job so far. I know that some HP calc users missed RPN when it vanished from calcs with the HP 39gII, so if they got an Nspire they would like this. Thanks. I've been dreaming having RPN for a long time, and I had the idea to add it to the Nspire thanks to Lua. You can notice that this program does better than current HP Prime's RPN mode. Update: (19/07/13) 1.1.1->1.1.2 : Correction de bugs, ajout des fonctions trigonométriques inverses et hyperboliques, support de la touche (-), redimensionnement corrigé, ajout des numéros des entrées, ajout de la puissance "^", ajout de "10^".
104
« on: July 19, 2013, 08:57:01 am »
This editor is really great! I've got suggestions: * Enable user to select code copy/delete it. * Enable user to paste code. * Add a coloration for strings with [[string]]. * Be able to insert faster usefull functions with the menu. Good job!
105
« on: July 19, 2013, 08:48:58 am »
Hi everyone! With this Lua program, you'll be able to enter your calculations in the mode RPN (Reverse Polish notation). It enables you to enter them faster, have details of calculation each time and avoid operating errors priority. Menu and help menu are up to now in french, but I'll do a translation. Here's a screenshot: Any suggestion, remark or bug report it welcome! Future features adding: - Complex number support.
- Constants support.
- Scienfic numbers support like 3,4E-5.
- More functions.
- Permutate last 2 entries when pressing key tab.
- Being able to scroll in order to see all the entries.
- Use of variables.
Last version (2)
Pages: 1 ... 5 6 [7] 8 9 ... 21
|