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

Releases Tags

  • Stable v2.1.1r1 e4f3f1b744
    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 'amiga2.1'
    ${ noResults }

    v2.1.1r1

    walkero released this 2 days ago | 0 commits to amiga2.1 since this release

    Changed

    • Binary name changed to lite-xl
    • Updated the colour themes and the plugins that are included in the release
    • Compiled with latest SDL 2.26
    • Compiled with gcc 11
    • Synced the code with the upstream master branch at 8th January 2023

    Fixed

    • Set the default locale on AmigaOS 4, so as to fix some issues with decimal
      numbers
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.2 MiB LiteXL2_MOS_2.1.1r1.lha
    • 1.7 MiB LiteXL2_OS4_2.1.1r1.lha
     
  • Stable v2.1.0r1 789004ea2c
    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 'amiga2.1'
    ${ noResults }

    v2.1.0r1

    walkero released this 4 months ago | 1 commits to amiga-2.0 since this release

    Added

    • This version of LiteXL recognises changes that are done outside the editor
      in files and folders, and updates the items when it gets focus again.

    Changed

    • Synced the code with the latest upstream master branch, which means that
      this version is based on the latest available source
    • Now the plugins need to be version 3. The older versions will not work.
      All the included plugins are updated to the latest available version.
    • Compiled with SDL 2.24
    • Compiled with Lua 5.4

    Fixed

    • Fixed regex issues with some plugins
    • Fixed "Open in System" on AmigaOS 4 and MorphOS. When you right click
      at a file or a folder at the treeview at the left side, then depending
      the type of the item opens on Workbench. A folder opens in a list view
      and a file opens with its default tool
    • Fixed markdown preview on MorphOS. Now, it calls openurl with the html
      file (#20)
    • Fixed locale issues on MorphOS (again), since the previous fix didn't
      actually fixed the problem
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.2 MiB LiteXL2_2.1.0r1_MOS.lha
    • 1.6 MiB LiteXL2_2.1.0r1_OS4.lha
     
  • Stable v2.0.3r3 a5f073d23b
    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 'amiga2.1'
    ${ noResults }

    v2.0.3r3

    walkero released this 4 months ago | 546 commits to amiga-2.0 since this release

    Added

    • Added plugin for AmigaGuide files
    • Added plugin for Hollywood files

    Fixed

    • Fixed non existing path crashes on OS4 and MorphOS
    • Fixed editor refresh whenever init.lua is changed, no matter the working
      folder
    • Fixed an issue when the user added a directory in the project that
      already existed
    • Fixed locale issue on start for MorphOS. Now it should start just fine
      no matter what locale the user has on his system.
    • Fixed "Find" on MorphOS that was not working (shortcut CTRL+F)
    • If the user selects to change the project folder and inserts Sys: or any
      partition name, the included folders will be listed as suggestions

    Changed

    • Removed linking with unix on OS4 build
    • Makefiles updated
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.0 MiB LiteXL2_2.0.3r3_MOS.lha
    • 1.5 MiB LiteXL2_2.0.3r3_OS4.lha
     
  • Stable v2.0.3r2 69bd81188b
    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 'amiga2.1'
    ${ noResults }

    v2.0.3r2

    walkero released this 8 months ago | 555 commits to amiga-2.0 since this release

    LiteXL v2.0.3r2 brings some fixes for the AmigaOS 4 version and for the first time a public release for MorphOS.

    The code for both systems is now merged at the default branch of this repository.

    Added

    • First public MorphOS version released

    Changed

    • Merged source code for both AmigaOS 4 and MorphOS
    • Moved the declaration of the $VER and $STACK for the AmigaOS 4 version,
      so to happen only once (reported by capehill)

    Fixed

    • Fixed the usage of NumPad (reported by root)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.0 MiB LiteXL2_MOS.lha
    • 1.4 MiB LiteXL2_OS4.lha
     
  • 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 'amiga2.1'
    ${ noResults }

    v2.0.3r1

    walkero released this 9 months ago | 2 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 'amiga2.1'
    ${ noResults }

    v1.16.12.7

    walkero released this 1 year 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 'amiga2.1'
    ${ noResults }

    v1.16.12.6

    walkero released this 1 year 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 'amiga2.1'
    ${ noResults }

    v1.16.12.5

    walkero released this 1 year 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 'amiga2.1'
    ${ noResults }

    v1.16.12.4

    walkero released this 1 year 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 'amiga2.1'
    ${ noResults }

    v1.16.12.3 First public release

    walkero released this 1 year 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: 89ms Template: 11ms
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