Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Releases: Dadoum/iCode

iCode v2019.12.30.3

30 Dec 14:03
Compare
Choose a tag to compare

Reduce tar.gz file size, use real compilation output

Changes:

This list of changes was auto generated.

iCode v2019.12.30.1

30 Dec 01:56
Compare
Choose a tag to compare

Bundle an non-intrusive updater.

How it works ?

If you are launching from AppImage (only, AppImage, if running from tar.gz, no checks will be done), and you allowed iCode checking updates at start, iCode will search update.

The updates are retrieved from Github Releases.

If an update is available, an entry will be added in Menu bar. The entry contains a child that permit to update iCode in the background.

I checked the option, but I finally don't want iCode to check updates at start.

Just go to ~/.config/iCode/Settings.json and edit the consentUpdate field accordingly to your choice.

Changes:

This list of changes was auto generated.

iCode v2019.12.29.8

29 Dec 16:18
Compare
Choose a tag to compare

ZSync use for updating, have fun using AppImageUpdate on image

Changes:

This list of changes was auto generated.

iCode v2019.12.29.1

29 Dec 00:36
Compare
Choose a tag to compare

Move some folders in ConfigPath to make AppImage better

Changes:

  • 2748925 Edit some files to make AppImage actually usable

This list of changes was auto generated.

iCode v2019.12.28.6

28 Dec 23:56
Compare
Choose a tag to compare

Adding layout system
Adding explicit logging
Fixing monospaced font
Removing hundreds of GTK Warnings
Adding AppImage

Changes:

  • d81ccb2 Last this time
  • ebfd91f I was definitively wrong
  • 9c3bfda Merge branch 'master' of https://github.com/Dadoum/iCode
  • d047c1d Pipelines fix
  • 998745f Update azure-pipelines.yml for Azure Pipelines
  • 1699f81 Update azure-pipelines.yml to add AppImage generation
  • ccc15bb Add layout system, and AppImage generation.
  • 23eb60e Switch to Monospace font for gtksourceview (how I didn't notice that before ?)
  • d2bbea1 Fix warnings and typos, and clarify naming and indent scheme.
  • b0a48e3 Fix warnings and typos, and clarify naming and indent scheme.
See More

This list of changes was auto generated.

iCode v2019.12.27.5

27 Dec 00:17
Compare
Choose a tag to compare

This release may conatains bugs, and is not stable at all
This release does not contains SDK by default, please download it before and put it in the folder 'tools/sdk'

Today is Friday in my timezone, and today is also the day of a big update !
Most of these changes will affect the average user in one thing: it is full of bugs.
This is caused by all changes I made:

Big changes

Full switch to Glade !

Finally got rid of stetic and it permitted me to switch on Rider. Never use IDE designer, it will fuck you one day.

Switched to .NET Core

Switched to NET Core to ease the updates in the future;
Another consequence: iCode is now splitted into many dlls.

Major refactor

Made namespaces more explicit, more structurated, some folders removed.

What's next

The majority of these changes were here to permit soon to upload .appimage releases on github. And to get rid of proprietary systems.
Also, in code, I prepared the add of an Intellicode-like system.

Changes:

  • d4c5710 this commit will be (I hope) the last commit for pipelines
  • becba6f Can you see know how I'm exhausted now ? actually no but I am
  • 33af5ab tries
  • 4b0c381 Another try to make azure working
  • e67ca6d try to compile in linux
  • cf0d297 Update azure-pipelines.yml for .NET Core switch
  • a3368b6 Switch to NET Core,

This list of changes was auto generated.

iCode v2019.12.23.5

23 Dec 18:27
Compare
Choose a tag to compare

New UI, and switch to Glade

Changes:

This list of changes was auto generated.

iCode v2019.11.09.13

09 Nov 19:23
Compare
Choose a tag to compare

Sync version of Azure Pipelines, Github, and written inside iCode.
The changelog is now autogenerated, with commit names, like I said in the last release

Changes:

See More

This list of changes was auto generated.

iCode "Harmonica" beta 3

07 Nov 19:59
Compare
Choose a tag to compare
Pre-release

Changes

Now it is actually usable ! (yay)

Build, sign, install, debug is now available

Template system

Just a zip of a sample project, all code files will be fixed (m, h, swift even if you cannot build it yet, and Resources/Info.plist

Bug fixes

  • Fixed 34 bugs (will now quote them, with the Github's issue system)

Download

Click here to download release.

iCode "Harmonica" beta 2

26 Oct 00:02
Compare
Choose a tag to compare
Pre-release

Add a new Output panel
Fix some bugs
Start implementing device detection