Author Topic: Ndless 2.0 for TI-Nspire enters beta stage  (Read 71109 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #60 on: March 04, 2011, 02:24:18 am »
By the way, when installing, is there a specific part of the screen on which the 2 or 3 weird horizontal lines must appear to confirm it was really installed?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #61 on: March 04, 2011, 02:27:22 am »
The dotted lines should in this version appear on the bottom lines of the screen.
The bars full of pixels just flash: if they don't disappear, then the installation has hung.
Ndless.me with the finest TI-Nspire programs

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #62 on: March 04, 2011, 02:29:55 am »
Ok, yeah I meant the ones with random pixels. I wondered if they had to appear at a specific part of the screen or if they could be random.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #63 on: March 04, 2011, 02:49:13 am »
The position is fixed: one at the top of the screen, the second at about 2/3 of the screen I think.
Ndless.me with the finest TI-Nspire programs

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #64 on: March 04, 2011, 02:56:34 am »
Ah ok, good.

On an off-topic note, is it possible for a TI-Nspire to enter test mode, as in blue lines of death on the 83+ or blue screen of death on the 83+SE, 84+ and 84+SE? When pulling a battery while an Ndless game is running, I see a blue line appear like when turning OFF a TI-89 Titanium or a TI-92 and it slowly disappear. When some 83+ ASM games crashed, this happened sometimes.
« Last Edit: March 04, 2011, 02:56:51 am by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline dbenderboy

  • LV0 Newcomer (Next: 5)
  • Posts: 1
  • Rating: +0/-0
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #65 on: March 04, 2011, 08:34:45 pm »
how can i transfer the ndless_installer fils over to the directory or the calculator? i tried but it wont let me

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #66 on: March 04, 2011, 09:51:50 pm »
how can i transfer the ndless_installer fils over to the directory or the calculator? i tried but it wont let me

Just transfer them like a normal Nspire .tns document with the Computer Link software from TI's website! :)


Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #67 on: March 06, 2011, 08:38:44 am »
New beta (r382) fully compatible with the Touchpad area! Many thanks to Goplat and shrear for their help.
Programs should be rebuilt with this version to migrate their isKeyPressed() calls.

Changelog:
- isKeyPressed() compatible with Touchpad
- New Touchpad API
- New macros swap16 and swap32
- Fix KEY_NSPIRE_EQU (thanks compu)
- Add KEY_NSPIRE_FRAC (thanks shrear)
- Fix wrong restoration of the FIQ handler by the installer (thanks Goplat)
- Fix broken va_list and va_arg with char parameters (thanks Goplat and compu)
« Last Edit: March 06, 2011, 08:39:39 am by ExtendeD »
Ndless.me with the finest TI-Nspire programs

Offline dman2073

  • LV3 Member (Next: 100)
  • ***
  • Posts: 60
  • Rating: +0/-0
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #68 on: March 06, 2011, 09:07:27 am »
Thanks a lot ExtendeD!!!
Virus Loading...

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #69 on: March 07, 2011, 08:06:56 pm »
I don't know if this has allready been reported, but I've got another ClickPad key error in common.h:

Code: [Select]
#define KEY_NSPIRE_UP           KEYTPAD_ARROW_(0x1E, 0x001, TPAD_ARROW_UP)
#define KEY_NSPIRE_CLICK        KEYTPAD_ARROW_(0x1E, 0x001, TPAD_ARROW_CLICK)

On a ClickPad keypad, the "click" key doesn't work, and pressing the "up" key does press the "click" key by the same time.


Correction:
Code: [Select]
#define KEY_NSPIRE_CLICK        KEYTPAD_ARROW_(0x1C, 0x002, TPAD_ARROW_CLICK)
« Last Edit: March 07, 2011, 08:11:19 pm by critor »
TI-Planet co-admin.

Offline broooom

  • LV2 Member (Next: 40)
  • **
  • Posts: 28
  • Rating: +2/-0
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #70 on: March 08, 2011, 07:37:03 am »
For those interested: I set up a build mirror that builds ndless from SVN every 24 hours. :)

The mirror can be found at http://builds.issrs.biz/ndless.

The latest zipped ndless release can always be found at http://builds.issrs.biz/ndless/latest/ndless.zip! :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #71 on: March 09, 2011, 12:14:38 am »
Nice. Make sure to disable it when it enters the 3.0 phase, though, as ExtendeD doesn't like Ndless alphas to be distributed in binary form until they reach public beta status.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #72 on: March 12, 2011, 03:35:36 am »
critor: you're right, it's now fixed.
Ndless.me with the finest TI-Nspire programs

Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #73 on: March 12, 2011, 04:44:25 am »
As suggested by critor, starting from r385 touchpad_scan() updates report->arrow for easier "touched" arrow scan. This allows smoother navigation in user interfaces by avoiding the keys to be pressed.
You will have to wait for broooom's build script to run before downloading the build.
Ndless.me with the finest TI-Nspire programs

Offline GB

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 147
  • Rating: +15/-3
  • Use Microhard WindOS today!
    • View Profile
    • MICROHARD CORPORATION
Re: Ndless 2.0 for TI-Nspire enters beta stage
« Reply #74 on: March 12, 2011, 02:58:05 pm »
Do any of you all know what programs Ndless 2.0 is compatible with? I'm using one of the original TI-Nspire's.
« Last Edit: March 12, 2011, 03:00:05 pm by George W. Bush »
TI-86 USER
CASIO PRIZM USER
TI-NSPIRE USER
TI-84 PLUS SILVER EDITION USER
TI-83 PLUS USER

PROJECTS:

Microhard Paint
http://www.omnimaga.org/index.php?topic=11915.0

TI-Nspire Character Map
http://www.omnimaga.org/index.php?topic=7725.msg142555#msg142555