WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: FLTK media player using mplayer slave mode  (Read 10446 times)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: FLTK media player using mplayer slave mode
« Reply #15 on: December 27, 2010, 03:41:37 PM »
I wish legacy RAM were always inexpensive, it is often not at all, depending on the type...
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Jakob Bysewski

  • Newbie
  • *
  • Posts: 40
Re: FLTK media player using mplayer slave mode
« Reply #16 on: December 28, 2010, 01:45:54 AM »
I'd agreee, that RAM is something you'd like to have a lot of - but at least windows is demanding more and more CPU power, too  :P

D'Oh! was hijacking my own thread here, but I like the discussion anyway  ;)

What I had written here was going very off topic so I opened another thread for it here where we can possibly dig deeper into discussion.


Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: FLTK media player using mplayer slave mode
« Reply #17 on: December 28, 2010, 07:13:57 AM »


I wanted to test libplayer ;) Mplayer GUI, 10kb binary, plays only local music. Took maybe two hours (gosh I'm bored, can you tell?).
The only barriers that can stop you are the ones you create yourself.

Offline Jakob Bysewski

  • Newbie
  • *
  • Posts: 40
Re: FLTK media player using mplayer slave mode
« Reply #18 on: December 28, 2010, 08:15:16 AM »
Nice one - where do I get it? ::)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: FLTK media player using mplayer slave mode
« Reply #19 on: December 28, 2010, 10:41:31 AM »
Responded to your PM. Nowhere public though, I don't intend to continue it.



Stats as given by loc - 179 lines of code, 39 lines of comments, 42 empty lines. Size:
   text    data     bss     dec     hex filename
   8373    1024     320    9717    25f5 flmplayer


Also, one can't switch songs by clicking in the list currently. One of its many lackings ;)
The only barriers that can stop you are the ones you create yourself.