Show Posts

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 - Legimet

Pages: 1 2 3 [4] 5 6 ... 24
46
TI-Nspire / Re: Ndless not detecting ndless.cfg.tns?
« on: October 07, 2016, 11:35:16 pm »
Taking a look at the Ndless source code, it does indeed search all of the /documents directory for a ndless.cfg.tns file. Perhaps this behavior should be changed?

47
TI-Nspire / Re: Ndless not detecting ndless.cfg.tns?
« on: October 07, 2016, 06:54:14 pm »
Is ndless.cfg.tns in the right location? It should be in /documents/ndless/ndless.cfg.tns

48
TI-Nspire / Re: Ndless not detecting ndless.cfg.tns?
« on: October 07, 2016, 06:25:37 pm »
Because the OS flashes a version of boot2 (unless you ran TNOC on it before installing). Just flash boot2 3.1 again and install nLaunchy. Don't reboot your current OS.
https://github.com/Excale/nLaunchy#-cx-installation-see-above-for-clickpad-and-touchpad-

49
TI-Nspire / Re: Ndless not detecting ndless.cfg.tns?
« on: October 07, 2016, 06:13:42 pm »
I'm assuming you have hardware revision I or earlier. In that case, you can use nsNandMgr to flash boot2 3.1. Do not attempt this if you have hardware revision J or later!

50
TI-Nspire / Re: Ndless not detecting ndless.cfg.tns?
« on: October 03, 2016, 09:49:26 am »
The only thing I can think of is that your use of Nover corrupted the filesystem. You can try backing up your calculator and reformatting from the maintenance menu. Also, I would suggest posting on the Github issues, where you will get faster answers.

51
TI-Nspire / Re: Ndless not detecting ndless.cfg.tns?
« on: September 30, 2016, 10:59:35 pm »
Can you attach your ndless.cfg.tns file?

52
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: June 19, 2016, 11:33:07 pm »
I thought I requested notifications for this thread, but I haven't received any. Anyway, I'll try to check this more frequently.

@sumpm1: That should be easy  to fix by adding one line, I will try to fix it by tomorrow.
@fgc2: This is usually an issue for Windows users, I think you have to change the settings in Windows Explorer (or whatever it is now) to show file extensions. Then you can replace the .pdf with .tns.
@krytikul: When I started this project I was having some issues (I don't remember what) with the FZ_STORE value and ended up setting it to unlimited. Hopefully it works, I will test the pull request.

53
TI-Nspire / Re: Ndless Commander 0.4 -- TI-Nspire File Browser
« on: May 01, 2016, 09:14:18 pm »
Please don't add refresh_osscr. It is really slow if you have a lot of documents.

54
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: March 18, 2016, 03:56:25 pm »
Sorry, I haven't checked this thread in months. There are a few changes made since my last post here:

EPUB/HTML support: The bug in MuPDF has been fixed, and EPUB/HTML can now be opened without using the big version of nPDF including CJK fonts.
Find: You can now search for text. The controls are described in the README. This still needs some improvement.
HW-W support: I switched nPDF to using the new LCD API to support HW-W Nspires with the 240x320 rotated LCD.

More testing and bug fixing is needed, but since you've been waiting for so long, I have made a new beta release: https://github.com/Legimet/nPDF/releases

55
TI-Nspire / Re: Nspire Audio player!
« on: January 31, 2016, 11:10:40 pm »
common.h and os.h used to be in the SDK. After the Newlib transition, they are no longer used, although there is an os.h for compatibility. You'll have to figure out what to replace them with, I personally haven't looked at this code.

56
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: December 20, 2015, 10:51:37 pm »
nPDF is awesome, great work mate! I use it on my CX CAS and it works great!  ;D ;D ;D
Thanks  :)

I've tested a bit more.  I believe it is crashing and rebooting based on the size of the pdf pages scanned ones that is.  I can load a 20mb 800page text fine but the 1.5mb 20page ones are causing the hiccup.
Can you send me the file to reproduce this bug?

@Legimet : I saw you added label 9 days ago, had you found some time to analyze bug/suggestions? :)
Sorry, no. Unfortunately, my school seems to be cramming in projects before the break :(

57
Introduce Yourself! / Re: Hello!!!!
« on: December 19, 2015, 03:58:21 pm »
Welcome, and have some peanuts:

 !peanuts

58
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: December 12, 2015, 11:38:32 pm »
Also lol i know this is like two years old, but a pdf viewer on calc is cool! I wonder if it will be possible on the monocrome calc  ::)

In practice, there's not enough memory for nPDF to load most files on monochrome Nspires. :(

59
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: December 12, 2015, 07:55:25 pm »
@shaunny, I will take a look at the issue.

Also, https://www.urbandictionary.com/define.php?term=gonkulator  XD

60
TI-Nspire / Re: Duktape - A JavaScript interpreter for the Nspire
« on: December 11, 2015, 02:58:15 pm »
After updating to Duktape 1.3.1, I've merged fgalliat's contribution, which added some graphics functions to draw basic shapes such as lines, circles, polygons, etc. :)

An example can be seen here.


Pages: 1 2 3 [4] 5 6 ... 24