Coder Social home page Coder Social logo

aplayer's People

Contributors

pulkomandy avatar waddlesplash avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

pbh3224

aplayer's Issues

GME player

Creat a player using the GME library for all music files from old computer and game systems.

MIME sniffing rules

APlayer registers filetypes for all the recognized file formats, but they lack sniffing rules. Add them.

APlayer won't start

I am on 32 bit.
Aplayer 4.0.1-2 work fine but the updater of the OS always want to change me to 4.0 SVN and that one as the following error from terminal:

~> /boot/system/apps/APlayer/APlayer
Failed to load add-on: Clients/MainWindowSystem - Missing library

The app start and can quit but it always stay with "No windows" in Tracker.

Add depacker for XPK SHRI

To play most files in the Burned Sounds compilation, we need to unpack XPK SHRI file. The original Shrink is open source, but not the XPK version. Need to disassemble it and understand how it works (or just blindly rewrite the asm code to C).

ImpulseTracker (.it) playback is busted in multiple ways

  • They get detected as ImpulseTracker files, but APlayer tries to play them with MediaFile player (doesn't work)
  • Disabling the MediaFile player does cause the MikMod+ModuleConverter setup to be activated, but it only plays the first 6 seconds of a .it file

Mixing is done in 16 bit

Player output format is 16bits. Make it at least 32, or even better, float.
Likely needs changes in other places...

Add track informations from Media Kit

The old vorbis, mp3, ... players used to provide a lot of information on the file being played. The Media Kit one does not provide it.

This includes ID3 tags and similar things. I don't know if the Media Kit allows getting as much info.

APlayer agressively steals mime types

When first starting APlayer, it should only register mimetypes that don't already have a preferred app. So MediaPlayer should still be usedfor mp3/ogg/wav, unless the user explicitly changes that in APlayer preferences or in Filetype.

Moreover, seems we are not agreeing on the MIME type: audio/ogg vs audio/x-vorbis, that kind of thing. And mistakenly tagging mp3s as audio/x-vorbis.

Vector icons

  • For the app
    • For all the players, agents, and stuff, the interface, ...

Refactor PString to be based on BString

There's a lot of stuff PString does that BString will never do, but there's also a lot of common code that would make sense to delete and use BString's version.

Player using Media Kit

Remove mpg123 and ogg-vorbis players, and use the media kit instead to decode these files.
Also gets support for a lot of other file formats :)

Use rdef files and compile them

Build system uses already compiled rsrc files. Use rdef instead so we can use the same for x86 and PPC (and others). Call rc at build time.

Write a Midi player

Use the midi kit for output ?
This would be a bit different from others.

May also be done through adplug...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.