Explore Help
Sign In
walkero
/
lite-xl
1
0
Fork
You've already forked lite-xl
0
Code Issues 9 Pull Requests Projects Releases 6 Wiki Activity

Releases Tags

  • Stable v2.0.3r1 1e90105944
    Compare
    1.06-subpixel-rc1
    testing-2.0.3
    testing-2.0.4
    v1.0
    v1.01
    v1.02
    v1.03
    v1.04
    v1.05
    v1.08-subpixel
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'os4'
    ${ noResults }

    v2.0.3r1

    walkero released this 3 weeks ago | 1 commits to os4 since this release

    First release of a new version of Lite XL editor for AmigaOS 4.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.4 MiB LiteXL_2.0.3r1.lha
     
  • Stable v1.16.12.7 7a347ca436
    Compare
    1.06-subpixel-rc1
    testing-2.0.3
    testing-2.0.4
    v1.0
    v1.01
    v1.02
    v1.03
    v1.04
    v1.05
    v1.08-subpixel
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'os4'
    ${ noResults }

    v1.16.12.7

    walkero released this 4 months ago | 1 commits to os4-1.16.12 since this release

    Added

    • Added config.scroll_past_end that when it is true lets the user scroll
      further than the end of the file. By default is set to true.
    • Added "SDL_RENDERER_ACCELERATED" and "SDL_RENDERER_PRESENTVSYNC" on
      SDL_CreateRenderer() since this reduces the CPU usage when the user
      scrolls and seems to work pretty good on my systems (X5000, A1222 and
      microAmigaOne). This is experimental. If this brings problems on your
      the system, you can disable them using SDL ENV variable, like below:
      setenv SDL_RENDER_VSYNC 0
      setenv SDL_RENDER_DRIVER "software"
    • Added plugins and colour schemas in addons folder and information at
      the README_OS4 file (#10)

    Changed

    • Compiled Lite XL with gcc 8.4.0
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.3 MiB LiteXL_1.16.12.7.lha
     
  • Stable v1.16.12.6 2fdf19ec49
    Compare
    1.06-subpixel-rc1
    testing-2.0.3
    testing-2.0.4
    v1.0
    v1.01
    v1.02
    v1.03
    v1.04
    v1.05
    v1.08-subpixel
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'os4'
    ${ noResults }

    v1.16.12.6

    walkero released this 5 months ago | 9 commits to os4-1.16.12 since this release

    Fixed

    • Fixed a problem introduced in previous version when LiteXL was executed
      from the root path of a partition or from ram disk (#13)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.3 MiB litexl_OS4_1.16.12.6.lha
     
  • Stable v1.16.12.5 32a3d4b933
    Compare
    1.06-subpixel-rc1
    testing-2.0.3
    testing-2.0.4
    v1.0
    v1.01
    v1.02
    v1.03
    v1.04
    v1.05
    v1.08-subpixel
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'os4'
    ${ noResults }

    v1.16.12.5

    walkero released this 5 months ago | 11 commits to os4-1.16.12 since this release

    Changed

    • Changed the Gfx memory leak solution to a fix that was applied by the
      editor development team on Lua scripts at a later version. Less custom
      code for AmigaOS 4 port.
    • Now, when return from fullscreen, there is no extra header visible
      at the top of the window content

    Fixed

    • Fixed the assertion error and crash when the window is resized (#2)
    • Fixed the resolution on fullscreen toggle to be like the workbench (#4)
    • Fixed loading the current folder from terminal using the dot, like
      lite . or without it (#3)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.3 MiB LiteXL_OS4_1.16.12.5.lha
     
  • Stable v1.16.12.4 b5d4f3f0f8
    Compare
    1.06-subpixel-rc1
    testing-2.0.3
    testing-2.0.4
    v1.0
    v1.01
    v1.02
    v1.03
    v1.04
    v1.05
    v1.08-subpixel
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'os4'
    ${ noResults }

    v1.16.12.4

    walkero released this 5 months ago | 17 commits to os4-1.16.12 since this release

    This is a highly experimental release. Please, read the enclosed README_OS4.md file before run it.

    Fixed

    • Fixed the Gfx memory leak. Now LiteXL frees the reserved memory from the
      gfx card.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.3 MiB LiteXL_OS4_1.16.12.4.lha
     
  • Stable v1.16.12.3 5af782b884
    Compare
    1.06-subpixel-rc1
    testing-2.0.3
    testing-2.0.4
    v1.0
    v1.01
    v1.02
    v1.03
    v1.04
    v1.05
    v1.08-subpixel
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'os4'
    ${ noResults }

    v1.16.12.3 First public release

    walkero released this 5 months ago | 20 commits to os4-1.16.12 since this release

    This is a highly experimental release. Please, read the enclosed README_OS4.md file before run it.

    Changed

    • Compiled with an experimental version of the latest Anti-Grain Geometry library. This is might have issues and crash LiteXL
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.3 MiB LiteXL_OS4_1.16.12.3.lha
     
Powered by Gitea Version: 1.16.7 Page: 29ms Template: 3ms
English
bahasa Indonesia Deutsch English español français italiano latviešu magyar nyelv Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština ελληνικά български русский српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website Go1.18.1