Recommended Posts

Hi everyone,

 

Here is my newest creation. Started during the Christmas holidays and is 54 days old. It's a music player written in vb.net 4.0. I went full metro on it (I think I am a fan), so it looks like a lot of the metro designs out there. The user interface is "alive", and has sliding animations. It plays mp3, wma, ogg and flac at the moment. I hope to be able to improve file format support in the future. Well here's a screenshot:

 

SJ74hx2.png

 

Build 104 has been released. You can get it at the usual location

 

This is the changelog since build 73:

 

Bug fixes

- Fixed the gap of 2 pixels when the main window is maximized
- Fixed flickering of windows when opening dialogs
- Fixed the wrong application name when pinning musiX to the taskbar
- Fixed rating and tagging of the currently playing song (was broken in the previous build)
- Fixed a playlist bug where switching playlist forgot which song is playing
- The installer now doesn't allow installing an older build over a newer one anymore

New features

- Improved the tray icon and added a tray menu
- Improved searching in the playlist
- Improved the spectrum analyzer and added an option to show spectrum peaks
- Improved ogg vorbis playback
- Added a splash screen (in case loading big collections would slow down starting up)
- Misc. UI tweaks and improvements

Check my blog for the latest version and change information

Edited by Skiver
Added Update
Link to comment
https://www.neowin.net/forum/topic/1199859-musix/
Share on other sites

Wow i didn't expect that much interest! Thanks a lot!

 

Here's is the link to dev build 54 (from today): https://skydrive.live.com/redir?resid=366A692EAA292A28%2120373

It's still pretty new, could use a lot of improvements. Any suggestions are welcome.

 

Memory consumption: approx. 80 MB (I haven't been worrying about memory improvements yet though).

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253157
Share on other sites

I think I fixed it :)

Yupp, it's working now :) So far I really like it! A music player doesn't need to do much for me, I don't need a billion options so even at this early stage it's pretty much fully functional for me. The only 2 features that I'd say would be really nice would be an artist view and a now playing list. I do like the "jump to the playing song" feature though, it makes it easier to navigate for the moment. 

 

Also I noticed in your screenshot that you have the album art displayed above the album and it doesn't show extra info about the song below it, are you using a different version or am I just being blind and missing an option :P?

bfWVkN4.png

 

Good work though! Really nice player, if you keep developing it I'll definitely be trying out each release! 

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253171
Share on other sites

Yupp, it's working now :) So far I really like it! A music player doesn't need to do much for me, I don't need a billion options so even at this early stage it's pretty much fully functional for me. The only 2 features that I'd say would be really nice would be an artist view and a now playing list. I do like the "jump to the playing song" feature though, it makes it easier to navigate for the moment. 

 

Also I noticed in your screenshot that you have the album art displayed above the album and it doesn't show extra info about the song below it, are you using a different version or am I just being blind and missing an option :p?

bfWVkN4.png

 

Good work though! Really nice player, if you keep developing it I'll definitely be trying out each release! 

 

Thank you! Your idea is exactly what I'm going for (simple but useful). I've tried a lot of the existing players and was never satisfied because of too many options.

Could you elaborate on the artist view and now playing list? I'd be glad to implement anything that improves usability.

For the album art in the playlist: yes you are missing an option :) Look at "Show album art in the playlist".

 

Enjoy!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253195
Share on other sites

Hi everyone,

 

Here is my newest creation. Started during the Christmas holidays and is 54 days old. It's a music player written in vb.net 4.0. I went full metro on it (I think I am a fan), so it looks like a lot of the metro designs out there. The user interface is "alive", and has sliding animations. It plays mp3, wma, ogg and flac at the moment. I hope to be able to improve file format support in the future. Well here's a screenshot:

 

SJ74hx2.png

 

 

 

If Spotify would create some sort of SDK, I could include my playlists to this and really use this. I can us it "as is" now but, I see a lot of genius in this. 

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253203
Share on other sites

Good, good!  (Y)

Everything but the title, that is.

 

Why they haven't "modernized" WMP is beyond me at this point.

 

Thanks!

 

Valid point. What disturbs me the most about WMP is its complexity. I could never get decent overview of my music collection in WMP. And that's what I'm trying to achieve this with this player.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253207
Share on other sites

Thank you! Your idea is exactly what I'm going for (simple but useful). I've tried a lot of the existing players and was never satisfied because of too many options.

Could you elaborate on the artist view and now playing list? I'd be glad to implement anything that improves usability.

For the album art in the playlist: yes you are missing an option :) Look at "Show album art in the playlist".

 

Enjoy!

Yeah no problem :)

 

For the artist view, for example, there could be a "by artist" option next to "by album" which brings up a list of all of the artists in your collection and then if you click on one it just displays all of their albums/songs so that you can listen to the one artist on shuffle without having to create a playlist.

 

For the "now playing" it would be cool if there was a section under the album art on the right hand side or maybe even have a separate tab above it that, when clicked, changes it from the album art to a list of all of the songs that are currently selected to play, that way people can easily control their current music selection while still browsing through their collection.

 

Just some ideas :)

 

Ohh, also, I found the playlist options, I don't know how I managed to miss them!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253817
Share on other sites

I like it, nice and simple!

I have one, very small, issue that I see with the volume control. If I click the slider and pull it all the way to 100% it more often than not gets stuck somewhere in the 9x's, sometimes I can be 92 and others 99. Like I say, very minor but its something to maybe look at.

One other issue I have, and this exists with most music players I have tried other than the standard Windows. My media Keys don't seem to function with the application. I have no idea about programming but I suspect this isnt a small element and is more down to my own personal preferences. I tend to just have my entire playlist, which right now is quite small on shuffle so sometimes I am just not in the mood to listen to a song and want to be able to skip quickly.

On the memory note, I fired up Winamp quickly before hand and actually this is using less than Winamp. and is sat around 53MB so way short of the 80 you mention above :)

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596253841
Share on other sites

I like, perhaps considering lyric tagging for the future?  

 

 

VlTqrjt.png

 

Doesn't have the highest priority, but I added to the task list.

 

Yeah no problem :)

 

For the artist view, for example, there could be a "by artist" option next to "by album" which brings up a list of all of the artists in your collection and then if you click on one it just displays all of their albums/songs so that you can listen to the one artist on shuffle without having to create a playlist.

 

For the "now playing" it would be cool if there was a section under the album art on the right hand side or maybe even have a separate tab above it that, when clicked, changes it from the album art to a list of all of the songs that are currently selected to play, that way people can easily control their current music selection while still browsing through their collection.

 

Just some ideas :)

 

Ohh, also, I found the playlist options, I don't know how I managed to miss them!

 

Also added to the task list. I had something similar in mind when starting this program.

 

I'm not going to download at this stage - no offense, I just don't do that sorta thing.  BUT

 

Damn, that looks REALLY nice - I think you have understood the Modern UI principles well.  Kudos buddy :)

 

No problem. And thanks!

 

I like it, nice and simple!

I have one, very small, issue that I see with the volume control. If I click the slider and pull it all the way to 100% it more often than not gets stuck somewhere in the 9x's, sometimes I can be 92 and others 99. Like I say, very minor but its something to maybe look at.

One other issue I have, and this exists with most music players I have tried other than the standard Windows. My media Keys don't seem to function with the application. I have no idea about programming but I suspect this isnt a small element and is more down to my own personal preferences. I tend to just have my entire playlist, which right now is quite small on shuffle so sometimes I am just not in the mood to listen to a song and want to be able to skip quickly.

On the memory note, I fired up Winamp quickly before hand and actually this is using less than Winamp. and is sat around 53MB so way short of the 80 you mention above :)

 

Oh indeed (volume slider), I didn't even notice it. I've logged a bug and will look at it. By the way, you can also decrease and increase volume by pressing - and + on the keyboard.

Media keys support was added. I'll be available in the next build.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596254781
Share on other sites

<snip>

 

 

Oh indeed (volume slider), I didn't even notice it. I've logged a bug and will look at it. By the way, you can also decrease and increase volume by pressing - and + on the keyboard.

Media keys support was added. I'll be available in the next build.

 

Ah great thanks, I was pretty busy with work yesterday so music was just left to its own devices. Are you ok with this thread being a form of logging issues or making recommendations?

Looking forward to the next build, overall pretty happy with this and given the responses to our posts so far is great service for a free product!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596255379
Share on other sites

Ah great thanks, I was pretty busy with work yesterday so music was just left to its own devices. Are you ok with this thread being a form of logging issues or making recommendations?

Looking forward to the next build, overall pretty happy with this and given the responses to our posts so far is great service for a free product!

 

Good idea to group suggestions/bugs in this thread. Meanwhile, build 56 is up. You can get it here: https://skydrive.live.com/redir?resid=366A692EAA292A28!20385&authkey=!AL4Wq-0bbZututc&ithint=file%2c.msi

 

Changes since the previous build:

 

- Media keys support (Please let me know if this works with your keyboard. It works on mine, but I'm not sure all keyboards use the same standards)

- Small improvement to wma playback

- Volume slider fix (it can now reach 0 and 100)

- Changes to the about screen (credits)

- Added licenses for all used components in the installation directory

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596256551
Share on other sites

Media keys are working fine for me with a Microsoft Wireless 800 keyboard! Also I noticed in the previous build that, when fullscreen, there was a gap maybe 2 pixels or so high between the task bar and the player but that's gone in this build :)

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596256601
Share on other sites

Volume control now slides straight to 100 perfectly

Media Keys for skip back or forward, and play/pause works fine. My volume control still controls system volume rather than the app, I personally prefer that but just mentioning it as more of an FYI. Stop button doesn't work but since you're app doesn't have a stop button (on purpose or not?) I wouldn't expect it too.

Tell me to shut up if I am asking for too much but it would be nice to be able to install over the top/upgrade rather than have to remove. I would very close to a software development team so I can't help but look for improvements so feel free (as most the developers I work with do) to do one if I am asking too much!

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257191
Share on other sites

Media keys are working fine for me with a Microsoft Wireless 800 keyboard! Also I noticed in the previous build that, when fullscreen, there was a gap maybe 2 pixels or so high between the task bar and the player but that's gone in this build :)

 

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

Volume control now slides straight to 100 perfectly

Media Keys for skip back or forward, and play/pause works fine. My volume control still controls system volume rather than the app, I personally prefer that but just mentioning it as more of an FYI. Stop button doesn't work but since you're app doesn't have a stop button (on purpose or not?) I wouldn't expect it too.

Tell me to shut up if I am asking for too much but it would be nice to be able to install over the top/upgrade rather than have to remove. I would very close to a software development team so I can't help but look for improvements so feel free (as most the developers I work with do) to do one if I am asking too much!

 

Great, how the media keys work for you is by design. I didn't map the volume keys to musiX on purpose: I also prefer them to control the Windows volume. Should I maybe add an option to give the user the choice? There is no stop button in my app on purpose. I wan't to keep the UI as simple as possible, and pause/prev/next should give the user enough possibilities. But I'm open to any suggestion, so if you have another view on this, feel free to tell me.

 

Don't worry about asking too much. I'm taking every bug/suggestion into account (they're all being tracked in on my TFS). I can't promise every suggestion will make it into musiX. My main goal is to create an application with a balance between usefulness and simplicity (I don't like cluttered UI's), and the suggestions which respect that balance will have the biggest chance in getting implemented.

 

For the over the top installation: indeed very annoying how we now have to uninstall each time. I, however, never took the time to look into that. But as I'm not the only user anymore, I'll bump the priority on this.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257247
Share on other sites

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

 

Great, how the media keys work for you is by design. I didn't map the volume keys to musiX on purpose: I also prefer them to control the Windows volume. Should I maybe add an option to give the user the choice? There is no stop button in my app on purpose. I wan't to keep the UI as simple as possible, and pause/prev/next should give the user enough possibilities. But I'm open to any suggestion, so if you have another view on this, feel free to tell me.

 

Don't worry about asking too much. I'm taking every bug/suggestion into account (they're all being tracked in on my TFS). I can't promose every suggestion will make it into musiX. My main goal is to create an application with a balance between usefulness and simplicity (I don't like cluttered UI's), and those suggestions which respect that balance will have the biggest chance in getting integrated.

 

For the over the top installation: indeed very annoying how we now have to uninstall each time. I, however never took the time to look into that. But as I'm not the only user anymore, I'll bump the priority on this.

Also as above an FYI - my keyboard is a Logitech G15

I always say giving the user more confiurability (eg volume control) is better than restricting but I also think adding too many options will distract from the simplicity that you want so for now, I would leave it out. I am perfectly Happy to not have a stop button, Pause is good enough, again I just wanted to mention it.

I'm more than happy to start using this over winamp for the moment thanks to the media keys actually working. I'll maybe come back to this thread after a week or so of using it and let you know if there are any things I have found after general use.

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257261
Share on other sites

Thank you for the info about the media keys  :) As for the gap, I had no idea it was there and why it is now gone. I'll keep an eye on it so it doens't come back :) Edit: the gap is still there it seems... :) I'm logging a bug.

 

No problem :) Also I noticed that if you make it fullscreen the gap appears, however if you leave it fullscreen, close musiX and then reopen it the gap isn't there, hope that helps a bit :)

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257295
Share on other sites

Very nice indeed! Looking forward to seeing the progress in this, good job! Any chance you could put a link in the first post to the most recent version along with the changelog?

Link to comment
https://www.neowin.net/forum/topic/1199859-musix/#findComment-596257303
Share on other sites

This topic is now closed to further replies.
  • Posts

    • I work for a video production company in Australia. The camera operators shoot footage and then pass the SD card over to the editors. Much easier than handing over the entire camera. Plus, on a busy day you can hand off the SD card and then pop another in for the next shoot. Or, you might need multiple SD cards because you need the extra space for a long shoot. I also use USB cables and wifi for transferring footage, but in many cases an SD card reader is the easiest method.
    • Microsoft Edge 149.0.4022.52 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.52 changelog: Migration to improved V2 architecture for Workspaces. Workspaces, introduced in Edge in 2022, allows users to create durable sets of tabs that can be saved and shared with others. In order to improve reliability and performance of this feature, the following changes are being made: Migrating data for saved Workspaces from OneDrive/SharePoint to Edge Sync service Removing the collaboration/share functionality of this feature For organizations who have disabled Sync through policy, the existing v1 Workspace data will still be migrated to the new architecture. New v2 Workspaces created after migration won't sync across devices and will remain local to each device. This update occurs on a progressive rollout beginning in Edge Stable v145 and will continue rolling out in Edge v149. For more information, see Getting started with Microsoft Edge Workspaces. Feature Updates Passkey Sync for Enterprise Users. Microsoft Edge is introducing support for passkey synchronization for enterprise users, enabling secure, passwordless authentication across devices. Passkeys created in Edge can now be synced seamlessly, improving sign-in experience while maintaining strong security standards. Note: This is a controlled feature rollout. If you don't see this change, check back as we continue the rollout. Enterprise WebView2 runtime downgrade via DowngradeVersion policy. Administrators can temporarily roll back specific applications to a previous WebView2 Evergreen Runtime version (N-1 or N-2) using the new DowngradeVersion policy in msedgewebview2.admx. The Downgrade Version policy allows enterprises to mitigate critical regressions by specifying per-application exe-to-version mappings. The Edge Updater installs the target version side-by-side, and the WebView2 Loader redirects targeted apps accordingly. Downgrades auto-expire with each new WebView2 release: apps pinned to N-1 remain on the same version (now becoming N-2) and will auto-update in the next release, while apps pinned to N-2 will revert to the current Evergreen version. The policy applies only to enterprise-managed devices (domain-joined or MDM-enrolled). For more information, see Microsoft Edge WebView2 Policy Documentation | Microsoft Learn. Collections retirement. Collections has been removed in this update. Users can no longer access or use the feature. To keep saved content, users can export it, or move all pages to Favorites before updating to Microsoft Edge Stable 149. For more information, see Organize your ideas with Collections in Microsoft Edge - Microsoft Support. Modern, unified, and updated Look and Feel. Microsoft Edge has updated the Look and Feel to give customers a unified experience across all of Microsoft AI surfaces including Copilot and Bing. This changes multiple elements of the UX such as spacing, corners, fonts, default colors, etc. Clarify choices surrounding third-party cookie settings. Language under Settings > Privacy, search, and services > Cookies are clarified to better describe the choices users have in managing third-party cookies. Custom primary password retirement. Users are no longer able to create a new custom primary password in Edge Settings edge://settings/autofill/passwords/settings. Any users who are still using a custom primary password will be automatically migrated to device authentication. Additionally, the PrimaryPasswordSetting policy will no longer support the WithCustomPrimaryPassword option. For more information, see Keep your saved passwords private in Microsoft Edge | Microsoft Support. Unifying Copilot Chat policy controls. The Microsoft365CopilotChatIconEnabled policy is the standard for configuring Copilot Chat. Previously, this behavior was controlled by blocking the Copilot extension, either explicitly or by using the * wildcard via the ExtensionSettings or ExtensionInstallBlockList policies. Extension and sidebar policies no longer affect the appearance or functionality of Copilot Chat. Copilot address bar suggestions were also tied to extension policy settings. Starting in Microsoft Edge version 149, admins can use the CopilotAddressBarSuggestionsEnabled policy to manage this behavior. Intune MAM Protected Downloads. The protected downloads feature for Intune MAM is now available for BYOD (Bring Your Own Device) devices, which aren't managed by a tenant. Policy Updates / New policies CopilotAddressBarSuggestionsEnabled - Enable Copilot address bar suggestions CpuPerformanceTierOverride - Override for the CPU performance tier DataUrlInWebWorkerOpaqueOriginEnabled - Enable opaque origins for data URLs in Web Workers DefaultLocalFontsSetting - Default Local Fonts permission setting ForceForegroundPriorityForUrls - Force foreground priority for specific URLs LocalFontsAllowedForUrls - Allow Local Fonts permission on these sites LocalFontsBlockedForUrls - Block Local Fonts permission on these sites Deprecated policies WalletDonationEnabled - Wallet Donation Enabled (deprecated) EdgeWalletEtreeEnabled - Edge Wallet E-Tree Enabled (deprecated) Additional policy changes ForceForegroundPriorityForUrls - ForceForegroundPriorityForOrigins is renamed to ForceForegroundPriorityForUrls OnSecurityEventEnterpriseConnector - Add macOS platform support ProtectedContentIdentifiersAllowed - Remove macOS platform support Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • User: "But is it good?" Microsoft: "Well, no. But it is less bad."
    • Media Player Classic - Home Cinema 2.7.2 by Razvan Serea Media Player Classic - Home Cinema (MPC-HC) is a free and open-source video and audio player for Windows. MPC-HC is based on the original Guliverkli project (which is no longer maintained) and contains many additional features and bug fixes. As the continuation of the original Media Player Classic, MPC-HC isn’t flashy but it works with nearly any media format. MPC-HC uses DXVA technology to pass decoding operations to your modern video card, enhancing your viewing experience. And MPC-HC supports both physical and software DVDs with menus, chapter navigation, and subtitles. Overview of features A lot of people seem to be unaware of some of the awesome features that have been added to MPC-HC in the past years. Here is a list of useful options and features that everyone should know about: Dark interface Menu > View > Dark Theme When using dark theme it is also possible to change the height of the seekbar and size of the toolbar buttons. Options > Advanced Video preview on the seekbar Options > Tweaks > Show preview on seek bar Adjust playback speed Menu > Play > Playback rate The buttons in the player that control playback rate take a 2x step by default. This can be customized to smaller values (like 10%): Options > Playback > Speed step Adjusting playback speed works best with the internal audio renderer. This also has automatic pitch correction. Options > Playback > Output > Audio Renderer MPC-HC can remember playback position, so you can resume from that point later Options > Player > History You can quickly seek through a video with Ctrl + Mouse Scrollwheel. You can jump to next/previous file in a folder by pressing PageUp/PageDown. You can perform automatic actions at end of file. For example to go to next file or close player. Options > Playback > After Playback (permanent setting) Menu > Play > After Playback (for current file only) A-B repeat - You can loop a segment of a video. Press [ and ] to set start and stop markers. You can rotate/flip/mirror/stretch/zoom the video Menu > View > Pan&Scan This is also easily done with hotkeys (see below). There are lots of keyboard hotkeys and mouse actions to control the player. They can be customized as well. Options > Player > Keys Tip: there is a search box above the table. You can stream videos directly from Youtube and many other video websites You can stream videos directly from Youtube and many other video websites Put yt-dlp.exe or youtube-dl.exe in the MPC-HC installation folder. Then you can open website URLs in the player: Menu > File > Open File/URL You can even download those videos: Menu > File > Save a copy Tip: to be able to download in best quality with yt-dlp/youtube-dl, it is recommended to also put ffmpeg.exe in the MPC-HC folder. Several YDL configuration options are found here: Options > Advanced This includes an option to specify the location of the .exe in case you don't want to put it in MPC-HC folder. Play HDR video This requires using madVR or MPC Video Renderer. After installation these renderers can be selected here: Options > Playback > Output Ability to search for and download subtitles, either automatically or manually (press D): Options > Subtitles > Misc Besides all these (new) features, there have also been many bugfixes and internal improvements in the player in the past years that give better performance and stability. It also has updated internal codecs. Support was added for CUE sheets, WebVTT subtitles, etc. Media Player Classic - Home Cinema 2.7.2 changelog: Updated LAV Filters to version 0.81-23-g6fadb Updated MPC Video Renderer to version 0.10.2.2540 Updated MediaInfo DLL to version 26.05 Updated MPC Audio Renderer Several crash fixes, bug fixes and small improvements. Download: MPC-HC 2.7.2 (x64) | Standalone | ~20.0 MB (Open Source) Download: MPC-HC 2.7.2 (x86) | Standalone Links: MPC-HC Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • 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
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!