João Vitor Martins Araújo

Results 6 issues of João Vitor Martins Araújo

Add documentation for Event obs.: I left `:organizer` as `String` but I want to change it to `map` later

```elixir iex> {:ok, session} = Membrane.RTSP.start_link("rtsp://admin:@:554/cam/realmonitor?channel=1&subtype=0") iex> Membrane.RTSP.describe(session) {:ok, %Membrane.RTSP.Response{ status: 401, version: "1.0", headers: [{"CSeq", "1"}, {"Session", "2312949884"}], body: "" }} ```

### Problem description _No response_ ### Feature description Filter games compatible with controller (regardless of controller type) Filter by controller. Example: Xbox, DualShock... ### Alternatives _No response_ ### Additional information...

feature-request

### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### AI Policy - [x] I agree to follow this project's AI Policy, or I...

bug

### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### AI Policy - [x] I agree to follow this project's AI Policy, or I...

enhancement