Recommended Posts

some, like myself like the album covers. I'm not all worried about the wasted space so to speak. I'm sure Raphael, will as he has said before, will work on features later. He's just working on the functioning  of the program right now

 

Yep, absolutey right. I try to add the smaller features together with other improvements. Just trying to keep the updates interesting :) Bigger features will come later.

Just did a quick test to see if I can get the app to work on Linux via Wine (or Crossover) and let other know. It doesn't work, as far as I can tell. The net framework demands a higher version of Windows than XP, so that's the 1st problem. Then, there's the Visual C++ runtime, it won't install in a Win 7 bottle, but it does in XP. So it's either the framework or the runtime, can't have both installed in the same bottle and Dopamine won't run without them. :)

 

Off topic: that pop-up when downloading Dopamine always makes me smile (the one with "Apologies, there's no preview" and the Download button), it reminds me of Spartacus :laugh:

Just did a quick test to see if I can get the app to work on Linux via Wine (or Crossover) and let other know. It doesn't work, as far as I can tell. The net framework demands a higher version of Windows than XP, so that's the 1st problem. Then, there's the Visual C++ runtime, it won't install in a Win 7 bottle, but it does in XP. So it's either the framework or the runtime, can't have both installed in the same bottle and Dopamine won't run without them. :)

 

Off topic: that pop-up when downloading Dopamine always makes me smile (the one with "Apologies, there's no preview" and the Download button), it reminds me of Spartacus :laugh:

 

Thanks for the info :) as a former Linux fanboy, I very much appreciate it :)

Extra bit of information: even if Dopamine would launch in Wine, it would probably not play music, as it relies on the MediaFoundation framework (part of windows since windows Vista).

Hi all,

 

New build available:

 

17-02-2015: Dopamine 1.0.0.126 (Preview)
----------------------------------------

- Fixed some UI bugs
- Synapse doesn't stop searching for audio files when one directory has errors
- Added lazy-mode: it is possible to start playing from the current trackslist (full, or per artist, or per album)
  when pressing just play or mediakey play. No need to double click a file anymore.

 

Download here

  • Like 3

Raphael, what do you notice in this picture?

original_story.jpgf2r22e.png

seems like MSFT took your idea for a UI from Dopamine. Or is it a simple template that you use in your DEV environment? This caught my eye fast

That's not an official Windows screenshot. It's a concept someone did and some people are now asking Microsoft to come up with something like that.
  • Like 1

That's not an official Windows screenshot. It's a concept someone did and some people are now asking Microsoft to come up with something like that.

 

I'm guessing here but, they probably used their DEV environment like Visual C to design the concept. ah what the heck do I know? 

 

Igiveupkitty.jpg

Raphael, what do you notice in this picture?

 

original_story.jpgf2r22e.png

 

seems like MSFT took your idea for a UI from Dopamine. Or is it a simple template that you use in your DEV environment? This caught my eye fast

 

When this mockup appeared on the homepage, I noticed the look of the player. Made me think of my mini-player :)

I figured this was a planned feature and expected it to be added fairly soon-ish but I guess I was wrong? I think it should be possible to start playing an Artist or Album by double clicking them.

 

 

 

 

Raphael, what do you notice in this picture?

 

original_story.jpg

 

seems like MSFT took your idea for a UI from Dopamine. Or is it a simple template that you use in your DEV environment? This caught my eye fast

 

I've seen similar skins for PotPlayer a few years ago. The design style Dopamine is very well known after all, so it's not surprising that people have come up with similar looking apps/skins.

Before I download this, just to let you know my client does not seem to be prompting that a preview release is available (running build 107), is there anything you would like me to check? Updates is set for Yes to both Check for updates and check for pre-releases.

 

Not even after a restarting Dopamine?

Could you check in the logfile if there is something about not being able to check version information. Or just send me the logfile. Thanks.

 

Also, after removing the main window title, I had to find a new home for the status info. There is no text appearing at the top of the main window anymore, it's just the logo that changes:x9c0XGY.png

 

Hovering the logo shows why it changed to a "download" icon. Clicking the logo allows you to go to the download location.

I figured this was a planned feature and expected it to be added fairly soon-ish but I guess I was wrong? I think it should be possible to start playing an Artist or Album by double clicking them.

 

 

 

 

 

I've seen similar skins for PotPlayer a few years ago. The design style Dopamine is very well known after all, so it's not surprising that people have come up with similar looking apps/skins.

 

It wasn't planned, but sound nice to have, so: task created. I'll try to add it ASAP, but a first look a the code shows that I'll have to shift things here and there (easy sounding feature is not always as easy to add). So it might take longer than it sounds.

With the mini player - would you ever envisage this to be resizable?

 

Also, how does this (if at all) hook into LastFM?  Is there any way to scrobble my plays from this?

 

Thanks :)

 

Resizable mini player, on short term: no. But I can't predict how I'll think about this in the future.

There is no connection with LastFM for now. But I have a task to look into that once the basics are working.

This is what was causing me grief.

 

Partly. With this fix, part of your files would have been indexed, but you would still be missing the files of the "Broken" directory in your collection and been wondering why. Your issue was a pain in the *ss :), but it was extremely useful to improve Synapse a lot.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Microsoft launches Godot Sample to streamline Xbox PC game development on the engine by Pulasthi Ariyasinghe Microsoft today announced a new endeavor that aims to make it simpler for Godot developers to get their products into the Xbox PC ecosystem. Dubbed the "XBOX Godot Sample," this is a new public reference for developers using the open-source engine. This is set to serve as an example of how Microsoft GDK, Xbox Services, and PlayFab can be integrated into their projects. The sample is available now on GitHub as a working example. This covers key features in gaming projects that developers may need to release their projects on Xbox PC, with everything from matchmaking and game sign-in to gamepad compatibility with Godot being covered. This release is being called the first step in giving Godot developers the tools to bring their games over to Xbox PC, with more changes to come based on feedback and issue reports. However, the company was clear that this is not related to bringing Godot projects to Xbox consoles. The engine's open development model stops it from accessing console SDKs due to the requirement of NDAs and legal contracts. Here's how it explained this Godot sample project's focus: This is a source-only sample, not a product. It's MIT-licensed at the wrapper layer; the GDK and PlayFab dependencies still require their own installs and license acceptance, consistent with our other XBOX samples. There is no set update cadence for support or maintenance. We’ll watch the repo, monitor issues, and iterate where it makes sense, but this isn't a commercial release. That said, we’re excited to hear your feedback and see any community PRs, as we evolve this together. This is the first step in bringing Godot for XBOX on PC. We plan to evolve it over time based on what the community tells us is most valuable. This sample is built specifically for XBOX on PC. It doesn’t include support for XBOX Series X|S or XBOX One. If you’re already building for XBOX Series X|S or XBOX One, please talk with your XBOX representative. If not, you can get started by signing up here. Game developers can find the XBOX Godot Sample by heading to GitHub over here. Documentation on how to get started with Godot for building an Xbox PC project can be seen here.
    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • It is notable that around 70% of web browser users choose Google Chrome. However, it is puzzling why anyone on Windows would opt for Chrome when Microsoft Edge is often superior in many aspects and comes pre-installed. Edge collects less data, uses less RAM, and is more optimized for Windows as a native Microsoft product. While some may point to bloat in Edge, much of it can be removed with simple tools, requiring no more effort than installing Chrome. Meanwhile, Chrome reportedly downloads large amounts of AI data (4 GB) without explicit consent. I'm sure you Chrome users love that, or? Here is one example of a tool that doesn't even need to be installed to be able to use: https://github.com/TheBobPony/MSEdgeTweaker Although Microsoft’s aggressive promotion of Edge may be questionable, the browser’s current advantages make it a preferable choice over Chrome today, even if Chrome may have been better in the past.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!