About
News
Download

News

8 September 2012

  • Added subtitle codec selection (only pass-through or none for now).
  • Minor changes to the swedish translation

24 August 2012

  • Added some eyecandy to the internal media player.

22 August 2012

  • Allow the user to pick the container and codecs to be used with the internal player.

19 August 2012

  • NOTE! For video playback to work as expected, you need to run tvheadend compiled from my transcode_v2 branch!
  • Replaced the libav-based video player with builtin android player to gain hw-accelerated decoding.
  • Added VP8 and MPEG4 part 2 codec for use with external player.
  • Added the option of selecting a media container (matroska, mpeg-ps, mpeg-ts or pass-through).

16 June 2012

  • Cache channel logos. The logos are stored on the cache provied by the android framework and will be cleared from time to time.

06 April 2012

  • Added codecs options to the settings.
  • HW-accelerated playback on low end phones (like the ZTE Blade) works! You need my transcoding branch of tvheadend as of 6 april and a decent media player installed on your phone.

06 March 2012

  • Added support for use of external media player to play recordings or live streams (http). This feature require tvheadend as of March 05.
  • Fetch programmes even if the channel is not broadcasting
  • Fixed sorting of recordings
  • Fixed crash if user tries to stream a channel without selecting a default resolution
  • Fix crash on Android 4.0 (ICS)
  • Show a small progress bar instead of a dialog when loading
  • Add menu options to search IMDB and EPG of a specific programme or recording

18 December 2011

  • Made some minor changes to the programme info overlay in the player
  • Added new settings option: Resolution for transcoding
  • Better detection of changed settings that affect the current connection

26 October 2011

  • A major UI update with to many changes to list
  • Use the native search dialog provided by the platform
  • Removed the option to hide icons, the app should not crash anymore even when hundreds of icons are to be downloaded
  • Clear buffer after playback has stopped
  • Fixed bug where in some cases recordings of a programme where not displayed in the programme list
  • Fixed a bug where the last event in the epg was missing

13 September 2011

  • Compiled the player for armv6 with a more recent version of libav → Stream is now playable on a ZTE Blade with the transcoding branch of tvheadend
  • Made it possible to manage recordings from a programme list (require tvheadend from at least 31 Aug 2011)
  • Allow the playback surface to rotate when the device changes orientation
  • Use correct aspect ratio on the playback surface
  • Show an estimation of the network speed (relative to the playback speed)

29 August 2011

  • Added an overlay for the player with information on the stream. Long-press to toggle its visibility
  • Buffering during playback is now performed while the packets are still compressed (should save some RAM)

20 July 2011

  • Experimental playback support added (require android 2.3)