Rogier Lodewijks

Results 12 issues of Rogier Lodewijks

I hooked up a TDA1545 (yes thats not a typo) DAC IC and tried to run it with the TDA1541 driver. Mplayer seems to play correctly, but there's loads of...

```ruby store = YAML::Store.new( store_file, false, # for thread_safe, true or false yaml_options: { permitted_classes: permitted_classes_list, aliases: true # Allow YAML aliases if you use them } ) ``` I...