Giter VIP home page Giter VIP logo

retro's People

Contributors

fritzlb avatar maclean-d avatar sakofchit avatar xerz-one avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

retro's Issues

Sideloading Spotify API support

I‘d be great if we could add a menu for the user to input their own api keys if they sideloaded the ipa (or a modified apk). I can try to implement that, the question is how. Maybe compile the app for sideloading with ‘invalid‘ as client id and url, let the onboarding menu detect that, ask for keys and store them somewhere?
If someone has a better idea please share :)

Device Themes

The ability for users to switch between the different iPod Classic generation themes (1-7).

A nice to have would also be the ability for them to upload their own skins/mix n' match themes.

Playlists via playify

Just saw a PR that was completed Here, It seem's playify now supports playlist.
I can attempt to make a PR to implement playlists into Retro, if it's not already in the works.

Rename "themes" to "device color"

Since that's how it actually was when buying an iPod at the Apple Store

Themes betrays that this is an emulator artificially showing the color, device color makes the emulator feel psychologically life-like

Very small detail, I know 🙈

Click in to scrub while music is playing

In the original iPods, I remember while in the now playing screen you could click in once on the main button to switch between volume controls and scrub through a song. It'd be nice if this functionality could be added! :)

Haptic improvement

To make the haptics feel more tactile, like a real button, a haptic pulse could be activated on both touch and release. That way there's a "down click" too.

Your app is amazing. Thanks so much for the work you've put into it. It's delightful.

feature request

have spotify playlists in alphabetical order. not the songs in the playlists, just the playlists.

Crucial features missing

I am suggesting these features:
Favourite playlists on top of the list (added and removed by holding the mid button)
When a user enters a playlist:
-keep mid button pressed would open a box like the sign in one to change the order of the playlist like on Spotify

  • keep the play button pressed would turn on Spotify shuffle feature

Support for local music

Would be nice to have support for MP3s directly on the Device without Spotify pr Apple Music, that's it.

Playlists

Alphabetical order of playlists (mine are in the order they are created).
Tracks within a playlist are in alphabetical order, not in the Apple music app and iTunes playlist order.

Smaller click wheel & visual feedback

This is a personal opinion but I think that classic iPhone models starting from iPhone XR to 14, have the click wheel a little too oversized. A small improvement on size would be nice.

Additionally, a small visual feedback on the buttons would be nice. The touchscreen just makes it weird.

Great app otherwise!

Speed Scrolling

Currently when you pan on the wheel, you scroll at a constant speed. The speed in which you scroll should increase exponentially the longer you scroll

Beta android app tablet

Soo im sorry but the problem in the app is when I use it in my tablet it really doesnt work
Screenshot_20240717_183334

Shuffling

On the old Retro app, I implemented Shuffling by simply playing a random song from the user's library when the user tapped on the fast forward icon. I wasn't keeping track of songs the user had already played so there was no way to go back lol

So for this to work, the simplest approach would be to create a temporary song list/playlist upon tapping on the 'shuffle' button that has the id of each random song that's added to it in the order that they are played.

bug

on the ios testflight build, once a song ends the music stops. it doesnt start the next song in the playlist

Be able to add music files

I think we should be able to add music files such as mp3s and flac music files to be able to put in the app

cant sign in

trying to sign into spotify. not working on my iphone or android

Coverflow

Should display album covers and allow users to select songs through them. This obv won't work until we implement some sort of music functionality first

Implementing Music Player Functionality

The previous version of Retro had support for Apple Music, Spotify, and iTunes and I believe it's imperative for Retro to support these platforms.

We should allow the user to choose which platform they want to use within the app.

Spotify

The Spotify SDK package is complete and I recon we start with this first. It supports both iOS & Android

Apple Music

Playify is a Flutter package that supports most of the essential Apple Music functions, however it doesn't seem to be able to access playlists yet, only read them.

iTunes

Originally you could import music into Retro by syncing it from iTunes, but I don't believe this is necessary as this was a bit too convoluted and thus hardly used. Instead, we should allow users to import songs locally from their devices file storage.

Clickwheel audio feedback volume lowers if there's music playing

Known Flutter bug that appears to have gone unfixed.

When a user pans on the clickwheel, they should get both haptic and audio feedback. Audio feedback glitches if there's music playing. Also doesn't work if the device is on silent.

Was using this to handle clickwheel audio feedback as seen for example:

SystemSound.play(SystemSoundType.click);

Could maybe try a plugin like this?

Make app responsive on all screens

The app has issues with scaling on smaller screen sizes with stuff getting cut off on the wheel

i.e. This is what it looks like on an SE1

Image

image

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.