Re: DLS deprecation

2020-04-07 Thread evilrat via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 19:12:49 UTC, Laurent Tréguier wrote: So today, I am deprecating DLS, along with its editor extensions. I've used it over a year, and unlike code-d it just works. Thank you for your hard work and good luck!

Re: DLS deprecation

2020-04-07 Thread Soulsbane via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 19:12:49 UTC, Laurent Tréguier wrote: I started working on this project to make it more comfortable to write D back in 2017, Thanks for the time and effort you put into this. DLS has been a great piece of software. Thanks again!

Re: DLS deprecation

2020-04-07 Thread Laurent Tréguier via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 22:07:34 UTC, Sebastiaan Koppe wrote: I was wondering how much time maintaining took? And what where the biggest things to upkeep? Technically, not much time. It's mostly upgrading dependencies, and the occasional bugfix. However DLS would really need a lot more

Re: DLS deprecation

2020-04-07 Thread rikki cattermole via Digitalmars-d-announce
On 08/04/2020 10:26 AM, Laurent Tréguier wrote: On Tuesday, 7 April 2020 at 21:58:47 UTC, Boris Carvajal wrote: Really it should've been an official sponsored project and with a DMD backend it would be perfect. Maybe I'm misinterpreting things I've read on certain threads, but I thought the

Re: DLS deprecation

2020-04-07 Thread Laurent Tréguier via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 21:58:47 UTC, Boris Carvajal wrote: Really it should've been an official sponsored project and with a DMD backend it would be perfect. Maybe I'm misinterpreting things I've read on certain threads, but I thought the D foundation wasn't too fond of sponsoring

Re: DLS deprecation

2020-04-07 Thread Laurent Tréguier via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 20:03:21 UTC, Aliak wrote: Is what you’re working on shareable information (just out of curiosity)? It's shareable (it's on Github just like DLS); it's a mobile app, the Android version is in Kotlin, and the iOS version in Swift. I think it's hard to beat native

Re: DLS deprecation

2020-04-07 Thread Sebastiaan Koppe via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 19:12:49 UTC, Laurent Tréguier wrote: So today, I am deprecating DLS, along with its editor extensions. If anyone was using them, be advised that they will not have any update or support from now on. Webfreak is still working on code-d/serve-d from what I gather,

Re: DLS deprecation

2020-04-07 Thread Boris Carvajal via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 19:12:49 UTC, Laurent Tréguier wrote: It was fun, and kept me well occupied for quite some time; but I have been working on something else since April of last year, and since I don't have any use for D in it, I am not taking time to do anything with DLS. So today,

Re: DLS deprecation

2020-04-07 Thread drug via Digitalmars-d-announce
07.04.2020 22:12, Laurent Tréguier пишет: I started working on this project to make it more comfortable to write D back in 2017, published a VSCode extension a couple months later, and continued working on it throughout 2018. In 2019 however, I slowed down, and eventually, stopped working on

Re: DLS deprecation

2020-04-07 Thread Aliak via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 19:12:49 UTC, Laurent Tréguier wrote: I started working on this project to make it more comfortable to write D back in 2017, published a VSCode extension a couple months later, and continued working on it throughout 2018. In 2019 however, I slowed down, and

Re: DLS deprecation

2020-04-07 Thread Paolo Invernizzi via Digitalmars-d-announce
On Tuesday, 7 April 2020 at 19:12:49 UTC, Laurent Tréguier wrote: I started working on this project to make it more comfortable to write D back in 2017, published a VSCode extension a couple months later, and continued working on it throughout 2018. In 2019 however, I slowed down, and

DLS deprecation

2020-04-07 Thread Laurent Tréguier via Digitalmars-d-announce
I started working on this project to make it more comfortable to write D back in 2017, published a VSCode extension a couple months later, and continued working on it throughout 2018. In 2019 however, I slowed down, and eventually, stopped working on it. It was fun, and kept me well occupied

Re: Announcing audio-formats v1.0.0

2020-04-07 Thread Guillaume Piolat via Digitalmars-d-announce
On Wednesday, 18 March 2020 at 18:41:11 UTC, Guillaume Piolat wrote: # Features - decode #WAV / #FLAC / #MP3 (LGPL in that case) Update in v1.1.0: - MP3 decoding is now Boost-compatible (with a new minimp3 translation) - OPUS decoding added (LGPL in that case) - OGG not working yet but