Giter Site home page Giter Site logo

radiobattletoads-android's Introduction

Radio Battletoads (Alpha!)

This is a Alpha version of a new player based on libVLC. It's ugly and simple. It just plays the radio and displays the status. Every ARMv5, ARMv6, ARMv7 and x86 devices should work. MIPS devices will crash for now. Sorry about that! VLC requires API level 9 (Android 2.3.0). So Android 2.2 and older versions won't work.

How to compile?

This depends on libVLC. But this source tree does NOT contain libVLC.

  • Download and compile VLC following this instructions: https://wiki.videolan.org/AndroidCompile
  • Copy the compiled libvlcjni.so on libs/ directory (tipically, /libs/armeabi)
  • Drop the entire org.videolan.libvlc package inside your project (inside the src directory).
  • Compile using Eclipse, as usual.

What's next for this project?

I'm just testing if libVLC works OK for most people. So give me feedback, please! I'm listening on @rbattletoads on Twitter. After this initial testing phase, I'm planning an application rewrite and overhaul, following the Android 4.4 visual style guidelines. It will be much better than the old one, I promise. With ice cream on the top.

License

This project is released under the GNU GPLv3.

radiobattletoads-android's People

Contributors

berfenger avatar gentakojima avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

radiobattletoads-android's Issues

Notifications support

Support for classic and 4.0 extended notifications.

The notification will appear when the stream is playing.
For classic notifications: cover art, current program will be displayed.
For extended notifications, there will be also a pause button that stops the stream.

Lock screen support

Display the cover art, current program and a pause button when on a lock screen on 4.x.

Display calendar

Display the calendar somehow. Still thinking on how exactly do that. Maybe just a link to a calendar app wich shows the data? Is that the way to go?

Limit the buffering values on the Settings

The buffering setting is not controlled properly, so it can be set to whatever value the user inputs. It's currently limited to numbers due to the widget, but it can be set empty, very high and very low.

Mininum value could be 500, and maximum 10000. Blank values should be replaced by the default value, 1500.

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.